projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c26fbe
)
Needs shadow.h; otherwise wont compile without CONFIG_USE_BB_SHADOW
author
Aaron Lehmann
<aaronl@vitelius.com>
Sun, 23 Jun 2002 22:00:41 +0000
(22:00 -0000)
committer
Aaron Lehmann
<aaronl@vitelius.com>
Sun, 23 Jun 2002 22:00:41 +0000
(22:00 -0000)
libbb/pwd2spwd.c
patch
|
blob
|
history
diff --git
a/libbb/pwd2spwd.c
b/libbb/pwd2spwd.c
index 95a2e4684583b68238a47aba09c17c8863b17118..a04de5f0f31997c33838f3e87e66efae0a8cdc16 100644
(file)
--- a/
libbb/pwd2spwd.c
+++ b/
libbb/pwd2spwd.c
@@
-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