chiark / gitweb /
[PATCH] force udev to include the internal version of libsysfs and never the external...
[elogind.git] / udevtest.c
index dd8375aa5cfe774814fa3c7872cbec5bd2924dd1..4956758636206343ba0139c6dec8d89da7d7beae 100644 (file)
 #include <ctype.h>
 #include <signal.h>
 
+#include "libsysfs/sysfs/libsysfs.h"
 #include "udev.h"
 #include "udev_version.h"
 #include "logging.h"
 #include "namedev.h"
-#include "libsysfs/libsysfs.h"
 
 /* global variables */
 char **main_argv;