summaryrefslogtreecommitdiff
path: root/libguile/gh_funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libguile/gh_funcs.c')
-rw-r--r--libguile/gh_funcs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libguile/gh_funcs.c b/libguile/gh_funcs.c
index 5374a0143..6f43cf734 100644
--- a/libguile/gh_funcs.c
+++ b/libguile/gh_funcs.c
@@ -43,8 +43,6 @@
/* Defining Scheme functions implemented by C functions --- subrs. */
-#include <stdio.h>
-
#include "libguile/gh.h"
/* allows you to define new scheme primitives written in C */