]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ip.c
EIGRP: Modernize packet parsing style.
[tcpdump] / print-ip.c
index 187d36e63bba4efb0d8eaf900d4116538f859f63..7cec64041dd84ff99a46a98fe355db1c2dfa58f3 100644 (file)
@@ -27,8 +27,6 @@
 
 #include "netdissect-stdinc.h"
 
-#include <string.h>
-
 #include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"
@@ -502,7 +500,6 @@ ip_print(netdissect_options *ndo,
 
 trunc:
        nd_print_trunc(ndo);
-       return;
 }
 
 void