aboutsummaryrefslogtreecommitdiff
path: root/selinux/setsebool.c
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/setsebool.c')
-rw-r--r--selinux/setsebool.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/setsebool.c b/selinux/setsebool.c
index 83e70e2d5..b615ce783 100644
--- a/selinux/setsebool.c
+++ b/selinux/setsebool.c
@@ -4,6 +4,8 @@
4 * NOTE: -P option requires libsemanage, so this feature is 4 * NOTE: -P option requires libsemanage, so this feature is
5 * omitted in this version 5 * omitted in this version
6 * Yuichi Nakamura <ynakam@hitachisoft.jp> 6 * Yuichi Nakamura <ynakam@hitachisoft.jp>
7 *
8 * Licensed under GPLv2, see file LICENSE in this tarball for details.
7 */ 9 */
8 10
9#include "libbb.h" 11#include "libbb.h"