X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/94b4c01e1d866fe1132839c3ad2027380e6754bd..ff3d0e6578ff53fa34837353ebb6738b10d69dd4:/oui.c diff --git a/oui.c b/oui.c index 2aea5ad7..d00e7c5b 100644 --- a/oui.c +++ b/oui.c @@ -13,13 +13,12 @@ * Original code by Hannes Gredler (hannes@juniper.net) */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include -#include "interface.h" +#include +#include "netdissect.h" #include "oui.h" /* FIXME complete OUI list using a script */