aboutsummaryrefslogtreecommitdiff
path: root/include/libbb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libbb.h')
-rw-r--r--include/libbb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libbb.h b/include/libbb.h
index f83cc7623..02babb884 100644
--- a/include/libbb.h
+++ b/include/libbb.h
@@ -39,8 +39,8 @@
39 39
40#include "config.h" 40#include "config.h"
41 41
42#include "pwd.h" 42#include "pwd_.h"
43#include "grp.h" 43#include "grp_.h"
44#ifdef CONFIG_FEATURE_SHADOWPASSWDS 44#ifdef CONFIG_FEATURE_SHADOWPASSWDS
45#include "shadow_.h" 45#include "shadow_.h"
46#endif 46#endif