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