chiark / gitweb /
[PATCH] force udev to include the internal version of libsysfs and never the external...
[elogind.git] / udevdb.c
index bfd5b4bd697d47e0673d090c2e3494b876f950f7..f9fca4ab70abf66c7fab39788420ea04a400658d 100644 (file)
--- a/udevdb.c
+++ b/udevdb.c
@@ -32,8 +32,8 @@
 #include <sys/stat.h>
 #include <errno.h>
 #include <signal.h>
-#include <sysfs/libsysfs.h>
 
+#include "libsysfs/sysfs/libsysfs.h"
 #include "udev_version.h"
 #include "udev.h"
 #include "logging.h"