Fixup the location of pwd.h and grp.h
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <dirent.h>
|
||||
#include <unistd.h>
|
||||
#include <pwd.h>
|
||||
#include "pwd.h"
|
||||
|
||||
#include "busybox.h"
|
||||
|
||||
|
Reference in New Issue
Block a user