]> The Tcpdump Group git mirrors - libpcap/blobdiff - nametoaddr.c
Lose the unused NTOHS macro.
[libpcap] / nametoaddr.c
index 509c546806539ec6a262630e6f1eafba00fcd69e..7b33290bf652c15abb0afe8b868c950a245fba7e 100644 (file)
 
 #ifndef NTOHL
 #define NTOHL(x) (x) = ntohl(x)
-#define NTOHS(x) (x) = ntohs(x)
 #endif
 
 /*