X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=compat%2Finclude%2Fbsdcompat.h;h=5afe0c7a1f03214d5d24407f373f74ab399aad76;hb=a1b67fc50f87e9febfd56bd2a7089eb569b852f6;hp=96ce8b43ba62b2c565d6801088f7dce5d326cfa6;hpb=43ef843b59f89bb96ebec8647aa23ad43ae6789c;p=dump.git diff --git a/compat/include/bsdcompat.h b/compat/include/bsdcompat.h index 96ce8b4..5afe0c7 100644 --- a/compat/include/bsdcompat.h +++ b/compat/include/bsdcompat.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 2000 * - * $Id: bsdcompat.h,v 1.14 2001/03/20 09:14:58 stelian Exp $ + * $Id: bsdcompat.h,v 1.15 2001/03/20 10:02:48 stelian Exp $ */ #include @@ -22,7 +22,7 @@ #define MIN(a,b) ((a < b) ? a : b) #endif -#define WINO ((ino_t)1) +#define WINO 1 #define DEV_BSIZE 512 #define DEV_BSHIFT 9 #define MAXBSIZE EXT2_MAX_BLOCK_SIZE