X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9dd6f72a8cb559e122b73ebd82dcddf36870df19..refs/pull/482/head:/print-ip.c diff --git a/print-ip.c b/print-ip.c index a7a3b470..32304aed 100644 --- a/print-ip.c +++ b/print-ip.c @@ -23,13 +23,13 @@ #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" #include "addrtoname.h" -#include "extract.h" /* must come after interface.h */ +#include "extract.h" #include "ip.h" #include "ipproto.h"