diff options
Diffstat (limited to 'include/libbb.h')
-rw-r--r-- | include/libbb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libbb.h b/include/libbb.h index 1aa7b41bd..a544465fe 100644 --- a/include/libbb.h +++ b/include/libbb.h | |||
@@ -41,7 +41,7 @@ | |||
41 | 41 | ||
42 | #include <features.h> | 42 | #include <features.h> |
43 | 43 | ||
44 | #include "config.h" | 44 | #include "bb_config.h" |
45 | #ifdef CONFIG_SELINUX | 45 | #ifdef CONFIG_SELINUX |
46 | #include <selinux/selinux.h> | 46 | #include <selinux/selinux.h> |
47 | #endif | 47 | #endif |