]> git.ozlabs.org Git - ccan/blobdiff - ccan/foreach/test/run-nested.c
foreach: fix HAVE_FOR_LOOP_DECLARATION case.
[ccan] / ccan / foreach / test / run-nested.c
index 13ab46678b6c6e1e9de83ff35394a886f29360a0..b54fbbe07bcd1b17f658aa76845850d298657f3b 100644 (file)
@@ -2,6 +2,7 @@
 #include <ccan/tap/tap.h>
 #include <stdio.h>
 #include <string.h>
+#include <stdlib.h>
 #include <ccan/foreach/foreach.c>
 
 static int test_int_recursion(unsigned int level)