]> The Tcpdump Group git mirrors - tcpdump/blobdiff - tcpdump-stdinc.h
NFS: replace ino_t with u_int32_t (GH #335 pt. 1)
[tcpdump] / tcpdump-stdinc.h
index 1e5fc3a9fcf9c1a1fa8f1ce12ee3a0a2128b087f..a5634fb0159d849f0fb688c0b05c3c03311f9374 100644 (file)
@@ -69,8 +69,6 @@
 #define read _read
 #define close _close
 #define O_RDONLY _O_RDONLY
-
-typedef short ino_t;
 #endif /* __MINGW32__ */
 
 #ifdef __MINGW32__