X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..f253e110096ed673dc9de26da43ca80eaa2baec1:/print-syslog.c?ds=sidebyside diff --git a/print-syslog.c b/print-syslog.c index 1b02ff84..cdb81148 100644 --- a/print-syslog.c +++ b/print-syslog.c @@ -17,10 +17,10 @@ /* \summary: Syslog protocol printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "extract.h"