Needs shadow.h; otherwise wont compile without CONFIG_USE_BB_SHADOW
authorAaron Lehmann <aaronl@vitelius.com>
Sun, 23 Jun 2002 22:00:41 +0000 (22:00 -0000)
committerAaron Lehmann <aaronl@vitelius.com>
Sun, 23 Jun 2002 22:00:41 +0000 (22:00 -0000)
libbb/pwd2spwd.c

index 95a2e46..a04de5f 100644 (file)
@@ -31,6 +31,7 @@
 #include <time.h>
 #include <sys/types.h>
 #include "libbb.h"
+#include "shadow.h"
 
 /*
  * pwd_to_spwd - create entries for new spwd structure