summaryrefslogtreecommitdiffstats
path: root/loader2/loader.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2006-08-14 23:00:24 +0000
committerPeter Jones <pjones@redhat.com>2006-08-14 23:00:24 +0000
commit771b0c766bbfc697c0f35db60fc0bb6c03917fdf (patch)
treee297c3a50e7ad2ac9066e572f0c0e51c98032d3c /loader2/loader.c
parenta77167455e8f2ea3c31f1e0308c8c46232f92c85 (diff)
downloadanaconda-771b0c766bbfc697c0f35db60fc0bb6c03917fdf.tar.gz
anaconda-771b0c766bbfc697c0f35db60fc0bb6c03917fdf.tar.xz
anaconda-771b0c766bbfc697c0f35db60fc0bb6c03917fdf.zip
- Fix building with newer libselinux
Diffstat (limited to 'loader2/loader.c')
-rw-r--r--loader2/loader.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader2/loader.c b/loader2/loader.c
index 0676cb130..484ebbf23 100644
--- a/loader2/loader.c
+++ b/loader2/loader.c
@@ -83,6 +83,7 @@
#include "net.h"
#include "telnetd.h"
+#include <selinux/selinux.h>
#include "selinux.h"
#include "../isys/imount.h"