aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-07-03 04:47:43 +0000
committerEric Andersen <andersen@codepoet.org>2002-07-03 04:47:43 +0000
commit7234c3a0b6e95e0a3c2d907674dedfe930d491e0 (patch)
treec6f6e49920b7900bec59deef3364f3938a313cfa /libbb
parent009ae1f17daa320836c4215c16ea1c0db12a5d07 (diff)
downloadbusybox-7234c3a0b6e95e0a3c2d907674dedfe930d491e0.tar.gz
Cleanup shadow.h stuff so it behaves as intended
-Erik
Diffstat (limited to 'libbb')
-rw-r--r--libbb/pwd2spwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/pwd2spwd.c b/libbb/pwd2spwd.c
index a04de5f0f..3dd625b27 100644
--- a/libbb/pwd2spwd.c
+++ b/libbb/pwd2spwd.c
@@ -31,7 +31,7 @@
#include <time.h>
#include <sys/types.h>
#include "libbb.h"
-#include "shadow.h"
+#include "shadow_.h"
/*
* pwd_to_spwd - create entries for new spwd structure