X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fvdu.h;h=5405a5931c94fd28b3c3b45277fbd82822f0bbf7;hb=c3ec3a5d122d2f702d7c994a4c83859fbe44d1e8;hp=13bc979edbd365ac7498d6f13957eb4e832937dd;hpb=02ca3cb72401c1bfb9361c8ea340d065a6d9a377;p=util-vserver.git diff --git a/src/vdu.h b/src/vdu.h index 13bc979..5405a59 100644 --- 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