diff options
Diffstat (limited to 'selinux/getenforce.c')
-rw-r--r-- | selinux/getenforce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/getenforce.c b/selinux/getenforce.c index 865fed9f2..62b42637c 100644 --- a/selinux/getenforce.c +++ b/selinux/getenforce.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * | 6 | * |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include "busybox.h" | 9 | #include "libbb.h" |
10 | 10 | ||
11 | int getenforce_main(int argc, char **argv); | 11 | int getenforce_main(int argc, char **argv); |
12 | int getenforce_main(int argc, char **argv) | 12 | int getenforce_main(int argc, char **argv) |