chiark / gitweb /
[PATCH] force udev to include the internal version of libsysfs and never the external...
[elogind.git] / udev_config.c
index 1d05a3fb13cfb55a11b23e51968ccb6384955133..cade81cf207ccf3e1e9bbc454b8cce24a2629d9e 100644 (file)
@@ -31,8 +31,8 @@
 #include <unistd.h>
 #include <errno.h>
 #include <ctype.h>
-#include <sysfs/libsysfs.h>
 
+#include "libsysfs/sysfs/libsysfs.h"
 #include "udev.h"
 #include "udev_version.h"
 #include "logging.h"