summaryrefslogtreecommitdiff
path: root/libguile/struct.c
diff options
context:
space:
mode:
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>2000-03-17 13:37:33 +0000
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>2000-03-17 13:37:33 +0000
commit0fa27efa4ad4a3ef35fa38c268ca2052809acf12 (patch)
tree40da292902ebb4e71fc196381cfc152967a2aa27 /libguile/struct.c
parent85dd66c830014a32207611104c050028ab3c4312 (diff)
downloadguile-0fa27efa4ad4a3ef35fa38c268ca2052809acf12.tar.gz
Removed empty file genio.h and references to it.
Diffstat (limited to 'libguile/struct.c')
-rw-r--r--libguile/struct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libguile/struct.c b/libguile/struct.c
index 26c0c1196..c81c6e83a 100644
--- a/libguile/struct.c
+++ b/libguile/struct.c
@@ -47,7 +47,6 @@
#include <stdio.h>
#include "_scm.h"
#include "chars.h"
-#include "genio.h"
#include "eval.h"
#include "alist.h"
#include "weaks.h"