chiark / gitweb /
replace libsysfs
[elogind.git] / extras / volume_id / vol_id.c
index 6f99c52728f26b4412dd444f60819f780e7267a7..a291eda51d5db44a1e88df7f290793af9d1d2315 100644 (file)
@@ -29,8 +29,7 @@
 #include <ctype.h>
 #include <sys/ioctl.h>
 
-#include "../../udev_utils.h"
-#include "../../logging.h"
+#include "../../udev.h"
 #include "libvolume_id/volume_id.h"
 
 #define BLKGETSIZE64 _IOR(0x12,114,size_t)