chiark / gitweb /
[PATCH] udev_volume_id: volume_id v35
[elogind.git] / extras / volume_id / volume_id / xfs.c
similarity index 96%
rename from extras/volume_id/volume_id/xfs/xfs.c
rename to extras/volume_id/volume_id/xfs.c
index efbe06ec58f8814fe7468cd201b69e0f9f16a464..12a89aafcb207c8ec7f3689d8ae2266a3dca1e95 100644 (file)
@@ -34,9 +34,9 @@
 #include <ctype.h>
 #include <asm/types.h>
 
-#include "../volume_id.h"
-#include "../logging.h"
-#include "../util.h"
+#include "volume_id.h"
+#include "logging.h"
+#include "util.h"
 #include "xfs.h"
 
 struct xfs_super_block {