Signed-off-by: Lucas Stach <l.stach@xxxxxxxxxxxxxx> --- iptables/xtables-legacy-multi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/iptables/xtables-legacy-multi.c b/iptables/xtables-legacy-multi.c index e68814dd082e..3b7905ff76b1 100644 --- a/iptables/xtables-legacy-multi.c +++ b/iptables/xtables-legacy-multi.c @@ -1,3 +1,4 @@ +#include <config.h> #include <stdio.h> #include <stdlib.h> #include <string.h> -- 2.20.1