chiark / gitweb /
[PATCH] udev use new libsysfs header file location
[elogind.git] / udevtest.c
index dd8375aa5cfe774814fa3c7872cbec5bd2924dd1..175f14326977256d37b053d9ee3190e3ff8c82fb 100644 (file)
 #include <errno.h>
 #include <ctype.h>
 #include <signal.h>
+#include <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;