best makefile
[calc.git] / alloc.c
diff --git a/alloc.c b/alloc.c
index 888f23be5c1696f2a35319a3ee0a54a0a73a04fe..8781ee5f87e03f3dd9f87ce10874b0701e6dfdc2 100644 (file)
--- a/alloc.c
+++ b/alloc.c
@@ -1,4 +1,5 @@
 #include <malloc.h>
+#include <stdio.h>
 #include <stdlib.h>
 
 #include "debug.h"