* Don't include <stdio.h> in gh.h. Thanks to Han-Wen Nienhuys.
[bpt/guile.git] / libguile / gh.h
index b9b03cf..447c438 100644 (file)
@@ -47,8 +47,6 @@
 extern "C" {
 #endif
 
-#include <stdio.h>
-
 #include <libguile.h>
 
 /* gcc has extern inline functions that are basically as fast as macros */