Scrub pwd.h and grp.h handling so we don't have to play any
silly games. -Erik
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "busybox.h"
|
||||
#include "pwd.h"
|
||||
#include "pwd_.h"
|
||||
|
||||
static int start = 0;
|
||||
static int stop = 0;
|
||||
|
Reference in New Issue
Block a user