X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/e2982e7f6f0b624a773ec5a58885ee80fab46d34..c640a96c6a3dc462cef9ca25abffcd5d294b40c6:/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"