chiark / gitweb /
[PATCH] force udev to include the internal version of libsysfs and never the external...
[elogind.git] / udevtest.c
index 175f14326977256d37b053d9ee3190e3ff8c82fb..4956758636206343ba0139c6dec8d89da7d7beae 100644 (file)
@@ -26,8 +26,8 @@
 #include <errno.h>
 #include <ctype.h>
 #include <signal.h>
-#include <sysfs/libsysfs.h>
 
+#include "libsysfs/sysfs/libsysfs.h"
 #include "udev.h"
 #include "udev_version.h"
 #include "logging.h"