Fixup the location of pwd.h and grp.h
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
#ifdef CONFIG_FEATURE_GETUSERNAME_AND_HOMEDIR
|
||||
# ifndef TEST
|
||||
# include "pwd_grp/pwd.h"
|
||||
# include "pwd.h"
|
||||
# else
|
||||
# include <pwd.h>
|
||||
# endif /* TEST */
|
||||
|
Reference in New Issue
Block a user