X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..c2a9094394193f1de9c968a1fc490e5a1f2a9a3d:/print-openflow.c diff --git a/print-openflow.c b/print-openflow.c index d9271a29..b18a72d4 100644 --- a/print-openflow.c +++ b/print-openflow.c @@ -33,10 +33,10 @@ /* \summary: version-independent OpenFlow printer */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "extract.h"