Scrub pwd.h and grp.h handling so we don't have to play any
silly games. -Erik
This commit is contained in:
@ -29,8 +29,8 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "busybox.h"
|
||||
#include "pwd.h"
|
||||
#include "grp.h"
|
||||
#include "pwd_.h"
|
||||
#include "grp_.h"
|
||||
|
||||
/*struct passwd *getpwnam();*/
|
||||
|
||||
|
Reference in New Issue
Block a user