Scrub pwd.h and grp.h handling so we don't have to play any
silly games. -Erik
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include "pwd.h"
|
||||
#include "pwd_.h"
|
||||
|
||||
int getpw(uid_t uid, char *buf)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user