X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c1c3c77463d592cc576eaa491e604752044ca55a..refs/pull/482/head:/print-icmp.c diff --git a/print-icmp.c b/print-icmp.c index ff628c8b..ab3624e2 100644 --- a/print-icmp.c +++ b/print-icmp.c @@ -23,14 +23,14 @@ #include "config.h" #endif -#include +#include #include #include #include "netdissect.h" #include "addrtoname.h" -#include "extract.h" /* must come after interface.h */ +#include "extract.h" #include "ip.h" #include "udp.h"