X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/fc6372effb02f2615e2b18160434fc9de1cf47d4..ff2bbd6ffe2ba25884e36f2bcc97fb156cf280e6:/oui.c diff --git a/oui.c b/oui.c index 71425de6..07993622 100644 --- a/oui.c +++ b/oui.c @@ -10,14 +10,14 @@ * LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE. * - * Original code by Hannes Gredler (hannes@juniper.net) + * Original code by Hannes Gredler (hannes@gredler.at) */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif -#include +#include "netdissect-stdinc.h" #include "netdissect.h" #include "oui.h"