aboutsummaryrefslogtreecommitdiff
path: root/selinux/matchpathcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/matchpathcon.c')
-rw-r--r--selinux/matchpathcon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/selinux/matchpathcon.c b/selinux/matchpathcon.c
index 5cfd52aba..1532429b6 100644
--- a/selinux/matchpathcon.c
+++ b/selinux/matchpathcon.c
@@ -3,6 +3,7 @@
3 * based on libselinux-1.32 3 * based on libselinux-1.32
4 * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp> 4 * Port to busybox: KaiGai Kohei <kaigai@kaigai.gr.jp>
5 * 5 *
6 * Licensed under GPLv2, see file LICENSE in this tarball for details.
6 */ 7 */
7#include "libbb.h" 8#include "libbb.h"
8 9