chiark / gitweb /
selinux: split off selinux calls into seperate file label.c
[elogind.git] / src / automount.c
index 047af7759bbd3f706bf7a15a5bdb6f1498c8a9fd..f81d5a2c7f41b205e7247f6c5ef1ec9dfdcbea0b 100644 (file)
@@ -37,6 +37,7 @@
 #include "dbus-automount.h"
 #include "bus-errors.h"
 #include "special.h"
+#include "label.h"
 
 static const UnitActiveState state_translation_table[_AUTOMOUNT_STATE_MAX] = {
         [AUTOMOUNT_DEAD] = UNIT_INACTIVE,