ready for tagging
[util-vserver.git] / src / vdu.h
index 13bc979..5405a59 100644 (file)
--- a/src/vdu.h
+++ b/src/vdu.h
@@ -1,9 +1,9 @@
 #ifndef __VDU_H
 #define __VDU_H
 
-typedef ino_t KEY;
+typedef ino64_t KEY;
 typedef KEY *PKEY;
-typedef struct stat VAL;
+typedef struct stat64 VAL;
 typedef VAL *PVAL;
 
 static inline