aboutsummaryrefslogtreecommitdiff
path: root/selinux/selinuxenabled.c
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/selinuxenabled.c')
-rw-r--r--selinux/selinuxenabled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/selinuxenabled.c b/selinux/selinuxenabled.c
index 1cf93c3f3..aa4e63f74 100644
--- a/selinux/selinuxenabled.c
+++ b/selinux/selinuxenabled.c
@@ -4,7 +4,7 @@
4 * Based on libselinux 1.33.1 4 * Based on libselinux 1.33.1
5 * Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp> 5 * Port to BusyBox Hiroshi Shinji <shiroshi@my.email.ne.jp>
6 * 6 *
7 * Licensed under GPLv2, see file LICENSE in this tarball for details. 7 * Licensed under GPLv2, see file LICENSE in this source tree.
8 */ 8 */
9#include "libbb.h" 9#include "libbb.h"
10 10