chiark / gitweb /
Remove duplicate includes
[elogind.git] / src / backlight / backlight.c
index 9ec29f79a40197af00b629f1cad902a2d9b8eeba..bf767038ee9f63f46b5b5ddb172b503441a3ca39 100644 (file)
@@ -24,7 +24,6 @@
 #include "fileio.h"
 #include "libudev.h"
 #include "udev-util.h"
-#include "util.h"
 
 static struct udev_device *find_pci_or_platform_parent(struct udev_device *device) {
         struct udev_device *parent;