chiark / gitweb /
[PATCH] fix header paths in udev_libc_wrapper.c
[elogind.git] / udev_libc_wrapper.c
index 0dafe4d077bb344bdd7dc95adf260f6d822742ca..4b39b6f47627826fd09c836af3a7869b1830c58e 100644 (file)
 #include <fcntl.h>
 #include <sys/types.h>
 
-#include "../udev_libc_wrapper.h"
-#include "../udev.h"
-#include "../udev_utils.h"
-#include "../logging.h"
+#include "udev_libc_wrapper.h"
+#include "udev.h"
+#include "udev_utils.h"
+#include "logging.h"
 
 #ifdef __KLIBC__
 #define __OWN_USERDB_PARSER__