summaryrefslogtreecommitdiffstats
path: root/stdlib/header.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/header.c')
-rw-r--r--stdlib/header.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/header.c b/stdlib/header.c
index 8daa22fdc..67ca86c4f 100644
--- a/stdlib/header.c
+++ b/stdlib/header.c
@@ -13,6 +13,7 @@
/* The launcher for bytecode executables (if #! is not working) */
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../config/s.h"