summary refs log tree commit diff
path: root/src/systemd/sd-adapt/udev.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd/sd-adapt/udev.h')
-rw-r--r--src/systemd/sd-adapt/udev.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/systemd/sd-adapt/udev.h b/src/systemd/sd-adapt/udev.h
new file mode 100644
index 00000000..419abcbf
--- /dev/null
+++ b/src/systemd/sd-adapt/udev.h
@@ -0,0 +1,6 @@
+#pragma once
+
+/* dummy header */
+
+#include "libudev.h"
+#include "strv.h"