aboutsummaryrefslogtreecommitdiff
path: root/emcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'emcc.c')
-rw-r--r--emcc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/emcc.c b/emcc.c
index dda5716..1c07a37 100644
--- a/emcc.c
+++ b/emcc.c
@@ -49,6 +49,7 @@
#include <assert.h>
#include <string.h>
+#include <stdarg.h>
#include "puzzles.h"