]> The Tcpdump Group git mirrors - tcpdump/blobdiff - netdissect-stdinc.h
remove redundant ND_TCHECK, let GET_ routines handle checks
[tcpdump] / netdissect-stdinc.h
index 2c16be39e141620a14c1055d12d210fe5f7e2c65..8b8eaf9ae72d2733f0e582e0f74dacc6222316e7 100644 (file)
    * by adding a preceding underscore; we *want* the UN*Xisms, so add
    * #defines to let us use them.
    */
-  #define isascii __isascii
   #define isatty _isatty
   #define stat _stat
   #define strdup _strdup