aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/path.h')
-rw-r--r--src/include/device/path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/device/path.h b/src/include/device/path.h
index 0d9c681c88..6736bede69 100644
--- a/src/include/device/path.h
+++ b/src/include/device/path.h
@@ -1,6 +1,8 @@
#ifndef DEVICE_PATH_H
#define DEVICE_PATH_H
+#include <stdint.h>
+
enum device_path_type {
DEVICE_PATH_NONE = 0,
DEVICE_PATH_ROOT,