Scrub pwd.h and grp.h handling so we don't have to play any
[oweals/busybox.git] / shell / cmdedit.c
index 4c502df12cea2f90575d77b4e8d5e45f69764083..c5f2e9da2e7e66d322cfad57169807eccd0c8db0 100644 (file)
@@ -82,7 +82,7 @@
 
 #ifdef CONFIG_FEATURE_GETUSERNAME_AND_HOMEDIR
 #       ifndef TEST
-#               include "pwd.h"
+#               include "pwd_.h"
 #       else
 #               include <pwd.h>
 #       endif  /* TEST */