X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ed85e20e4d6a27d5405f37366dd34b64c10a9211..938056a4b69c1bafaa663cd7336c28fbb66c6178:/print-syslog.c diff --git a/print-syslog.c b/print-syslog.c index 5e3cd4f7..08407d53 100644 --- a/print-syslog.c +++ b/print-syslog.c @@ -14,14 +14,13 @@ * FOR A PARTICULAR PURPOSE. */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include -#include "interface.h" +#include "netdissect.h" #include "extract.h" static const char tstr[] = "[|syslog]";