chiark / gitweb /
[PATCH] force udev to include the internal version of libsysfs and never the external...
[elogind.git] / namedev.c
index 89513934ff4e483a49d60f621c973ddfd77d49f0..2f9d8f5f67b08892b55b86903a82edbd8ac00e22 100644 (file)
--- a/namedev.c
+++ b/namedev.c
@@ -32,8 +32,8 @@
 #include <time.h>
 #include <sys/wait.h>
 #include <sys/stat.h>
-#include <sysfs/libsysfs.h>
 
+#include "libsysfs/sysfs/libsysfs.h"
 #include "list.h"
 #include "udev.h"
 #include "udev_version.h"