diff options
Diffstat (limited to 'include/libbb.h')
-rw-r--r-- | include/libbb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libbb.h b/include/libbb.h index ece1c9d91..6948695e9 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
@@ -51,9 +51,7 @@ | |||
51 | 51 | ||
52 | #include "pwd_.h" | 52 | #include "pwd_.h" |
53 | #include "grp_.h" | 53 | #include "grp_.h" |
54 | #if ENABLE_FEATURE_SHADOWPASSWDS | ||
55 | #include "shadow_.h" | 54 | #include "shadow_.h" |
56 | #endif | ||
57 | 55 | ||
58 | /* Try to pull in PATH_MAX */ | 56 | /* Try to pull in PATH_MAX */ |
59 | #include <limits.h> | 57 | #include <limits.h> |