include <stdio.h>
[bpt/guile.git] / libguile / gc-freelist.c
index c885cea..8425a6e 100644 (file)
@@ -40,6 +40,7 @@
  * If you do not wish that, delete this exception notice.  */
 
 #include <assert.h>
+#include <stdio.h>
 
 #include "libguile/private-gc.h"
 #include "libguile/gc.h"