chiark / gitweb /
replace libsysfs
[elogind.git] / udev_libc_wrapper.c
index fe38993cd729be146090b76b15b439db966ef64f..02a1f8d016c2a7273e0d5e31f547964105d212d9 100644 (file)
 #include <fcntl.h>
 #include <sys/types.h>
 
-#include "udev_libc_wrapper.h"
 #include "udev.h"
-#include "udev_utils.h"
-#include "logging.h"
 
 #ifdef __KLIBC__
 #define __OWN_USERDB_PARSER__