chiark / gitweb /
replace libsysfs
[elogind.git] / udev_utils_file.c
index cd9c244f0f3d1b799f58063032ba2da959c6e3b5..acaffdc9181cfb9d1ea22a1da1ace59ae314faec 100644 (file)
 #include <sys/stat.h>
 #include <sys/mman.h>
 
-#include "udev_libc_wrapper.h"
 #include "udev.h"
-#include "logging.h"
-#include "udev_utils.h"
-#include "list.h"
 
 int create_path(const char *path)
 {