]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-gre.c
don't include addrtoname.h needlessly
[tcpdump] / print-gre.c
index ed26054eaf78a43132216bd8f251093d60656181..3dd6f0f99bd386401fef9210c57079afdf959f9c 100644 (file)
@@ -46,7 +46,6 @@
 #include <string.h>
 
 #include "interface.h"
-#include "addrtoname.h"
 #include "extract.h"
 
 #include "ip.h"