chiark / gitweb /
[PATCH] force udev to include the internal version of libsysfs and never the external...
[elogind.git] / udev-add.c
index 87cf57c3b662a5a786a1d8c8542552da24d58f21..736316629f9f9f2cba92782f070626743d41d195 100644 (file)
@@ -33,8 +33,8 @@
 #ifndef __KLIBC__
 #include <pwd.h>
 #endif
-#include <sysfs/libsysfs.h>
 
+#include "libsysfs/sysfs/libsysfs.h"
 #include "udev.h"
 #include "udev_version.h"
 #include "udev_dbus.h"