X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/38700c7f24646dfbc6ac0ed529d3ed727c545cd0..refs/pull/482/head:/print-ascii.c diff --git a/print-ascii.c b/print-ascii.c index 71f16ff4..6fefb966 100644 --- a/print-ascii.c +++ b/print-ascii.c @@ -40,10 +40,10 @@ #include "config.h" #endif -#include +#include #include -#include "interface.h" +#include "netdissect.h" #define ASCII_LINELENGTH 300 #define HEXDUMP_BYTES_PER_LINE 16