diff --git a/src/source-ipfw.c b/src/source-ipfw.c index 92c96caa33..73621ec1e1 100644 --- a/src/source-ipfw.c +++ b/src/source-ipfw.c @@ -99,6 +99,8 @@ TmEcode NoIPFWSupportExit(ThreadVars *tv, const void *initdata, void **data) #else /* We have IPFW compiled in */ +#include "action-globals.h" + extern int max_pending_packets; /**