chiark / gitweb /
update Debian rules
[elogind.git] / udev_libc_wrapper.c
index fe38993cd729be146090b76b15b439db966ef64f..1711811e83f0483fadc94e8a46a39c0876f50285 100644 (file)
 #include <string.h>
 #include <ctype.h>
 #include <fcntl.h>
+#include <errno.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__