summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/device.h')
-rw-r--r--src/grp-system/libcore/device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-system/libcore/device.h b/src/grp-system/libcore/device.h
index 184a1a349b..60d5122966 100644
--- a/src/grp-system/libcore/device.h
+++ b/src/grp-system/libcore/device.h
@@ -21,6 +21,8 @@
typedef struct Device Device;
+#include "unit.h"
+
typedef enum DeviceFound {
DEVICE_NOT_FOUND = 0,
DEVICE_FOUND_UDEV = 1,