summaryrefslogtreecommitdiff
path: root/extras/run_directory/udev_run_hotplugd.c
diff options
context:
space:
mode:
Diffstat (limited to 'extras/run_directory/udev_run_hotplugd.c')
-rw-r--r--extras/run_directory/udev_run_hotplugd.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/extras/run_directory/udev_run_hotplugd.c b/extras/run_directory/udev_run_hotplugd.c
index a21835ae4e..bfa82ab917 100644
--- a/extras/run_directory/udev_run_hotplugd.c
+++ b/extras/run_directory/udev_run_hotplugd.c
@@ -22,9 +22,7 @@
#include <sys/wait.h>
#include <sys/stat.h>
-#include "../../udev_utils.h"
-#include "../../list.h"
-#include "../../logging.h"
+#include "../../udev.h"
#include "run_directory.h"