X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a6e30f1195eaf56cc88ae4c3fad0225d49d135f1..16cfec8b37de56c8f24d0a87e2149e645da3785e:/tcpdump-stdinc.h?ds=sidebyside diff --git a/tcpdump-stdinc.h b/tcpdump-stdinc.h index 1e5fc3a9..a5634fb0 100644 --- a/tcpdump-stdinc.h +++ b/tcpdump-stdinc.h @@ -69,8 +69,6 @@ #define read _read #define close _close #define O_RDONLY _O_RDONLY - -typedef short ino_t; #endif /* __MINGW32__ */ #ifdef __MINGW32__