chiark / gitweb /
selinux: relabel /run the same way as /dev after loading the policy since they both...
[elogind.git] / src / device.c
index ccf2935a91cac4d3d05076c676f3077258c81f8d..41c96cef03f0c2344df2a8302977862275534676 100644 (file)
@@ -29,6 +29,7 @@
 #include "log.h"
 #include "unit-name.h"
 #include "dbus-device.h"
+#include "def.h"
 
 static const UnitActiveState state_translation_table[_DEVICE_STATE_MAX] = {
         [DEVICE_DEAD] = UNIT_INACTIVE,