remove most external function calls (except io)
[compress.git] / debug.h
diff --git a/debug.h b/debug.h
index 01cc89076f827b095eb5d6e8707f5e0f55461a01..01963d2a33e5ec8c9d54779f64bffe47762fcaa2 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -1,6 +1,8 @@
 #ifndef __DEBUG_H__
 #define __DEBUG_H__
 
+#include <stdio.h>
+
 /* constants */
 
 #define COMPRESS 1