math/gfreduce.h: Missing include.
[u/mdw/catacomb] / math / gfreduce.h
index 2c8a884..b60c8fa 100644 (file)
@@ -34,6 +34,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#include <stdio.h>
+
 #ifndef CATACOMB_GF_H
 #  include "gf.h"
 #endif