aboutsummaryrefslogtreecommitdiff
path: root/selinux/matchpathcon.c
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/matchpathcon.c')
-rw-r--r--selinux/matchpathcon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/selinux/matchpathcon.c b/selinux/matchpathcon.c
index 1532429b6..ec49077c8 100644
--- a/selinux/matchpathcon.c
+++ b/selinux/matchpathcon.c
@@ -3,7 +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 * Licensed under GPLv2, see file LICENSE in this source tree.
7 */ 7 */
8#include "libbb.h" 8#include "libbb.h"
9 9