Scrub pwd.h and grp.h handling so we don't have to play any
silly games. -Erik
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
#include <unistd.h>
|
||||
#include "inet_common.h"
|
||||
#include "busybox.h"
|
||||
#include "pwd.h"
|
||||
#include "pwd_.h"
|
||||
|
||||
#ifdef CONFIG_ROUTE
|
||||
extern void displayroutes(int noresolve, int netstatfmt);
|
||||
|
Reference in New Issue
Block a user