Create IR for for-statements.
[cparser] / write_fluffy.c
index 986a37d..e8ccbd7 100644 (file)
@@ -3,6 +3,7 @@
 #include <errno.h>
 #include <string.h>
 
+#include "write_fluffy.h"
 #include "ast_t.h"
 #include "type_t.h"
 #include "type.h"