X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/a53605c61b1615362347cebf0db7bb54a2ee6ac6..c62dff3187a3a4dd98e24d3bcb2a18aa3736bfd4:/netdissect-alloc.c?ds=inline diff --git a/netdissect-alloc.c b/netdissect-alloc.c index 1a40b09c..bbae56ee 100644 --- a/netdissect-alloc.c +++ b/netdissect-alloc.c @@ -14,6 +14,10 @@ * FOR A PARTICULAR PURPOSE. */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include "netdissect-alloc.h"