missing headers
[calc.git] / program.c
index 3c94986fbbc7c1f7f2b2a9dac321c3a5db476ec2..c5b8231929394303669b5cab32b27b3b75830897 100644 (file)
--- a/program.c
+++ b/program.c
@@ -1,4 +1,5 @@
 #include <malloc.h>
+#include <stdio.h>
 #include <string.h>
 
 #include "alloc.h"