chiark / gitweb /
[PATCH] udev - man page update
[elogind.git] / udev_config.c
index 6714c1b73d50857a72e38870b466e047db554e29..cade81cf207ccf3e1e9bbc454b8cce24a2629d9e 100644 (file)
 #include <errno.h>
 #include <ctype.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 sysfs_path[SYSFS_PATH_MAX];