chiark / gitweb /
service: add minimal access control logic for notifcation socket
[elogind.git] / src / mount.c
index ea81f5fee6db6940a629ace9d14b423ffe08fd36..94f19294fdda326728e08fd9a723aa7e4ef98710 100644 (file)
@@ -35,6 +35,7 @@
 #include "unit-name.h"
 #include "mount.h"
 #include "dbus-mount.h"
+#include "special.h"
 
 static const UnitActiveState state_translation_table[_MOUNT_STATE_MAX] = {
         [MOUNT_DEAD] = UNIT_INACTIVE,