Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-07-03 08:47:43 +0400
committerEric Andersen <andersen@codepoet.org>2002-07-03 08:47:43 +0400
commit7234c3a0b6e95e0a3c2d907674dedfe930d491e0 (patch)
treec6f6e49920b7900bec59deef3364f3938a313cfa /libbb/pwd2spwd.c
parent009ae1f17daa320836c4215c16ea1c0db12a5d07 (diff)
Cleanup shadow.h stuff so it behaves as intended
-Erik
Diffstat (limited to 'libbb/pwd2spwd.c')
-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