aboutsummaryrefslogtreecommitdiff
path: root/selinux/getsebool.c
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/getsebool.c')
-rw-r--r--selinux/getsebool.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/getsebool.c b/selinux/getsebool.c
index ea080d483..b761b72eb 100644
--- a/selinux/getsebool.c
+++ b/selinux/getsebool.c
@@ -4,6 +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 */ 8 */
8 9
9#include "libbb.h" 10#include "libbb.h"