summaryrefslogtreecommitdiff
path: root/gnu/se-context.c
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2016-05-16 09:22:21 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2016-05-16 09:22:21 +0000
commitd4fdeab4db0d0e699c8fbbb07f12c4e1f64d0f94 (patch)
tree72231a38ed1cdd48ac6e02acb8b3917acb9dbcf4 /gnu/se-context.c
downloadtar-tarball-d4fdeab4db0d0e699c8fbbb07f12c4e1f64d0f94.tar.gz
Diffstat (limited to 'gnu/se-context.c')
-rw-r--r--gnu/se-context.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/se-context.c b/gnu/se-context.c
new file mode 100644
index 0000000..2e5aa13
--- /dev/null
+++ b/gnu/se-context.c
@@ -0,0 +1,3 @@
+#include <config.h>
+#define SE_CONTEXT_INLINE _GL_EXTERN_INLINE
+#include <selinux/context.h>