Scrub pwd.h and grp.h handling so we don't have to play any
silly games. -Erik
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include "grp.h"
|
||||
#include "grp_.h"
|
||||
|
||||
struct group *getgrnam(const char *name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user