From 003d1fd0462541a64f24c58c55ae71af5afd67d4 Mon Sep 17 00:00:00 2001 From: Dirk Herrmann Date: Fri, 17 Mar 2000 15:23:03 +0000 Subject: Only include vectors.h in those files, where it is actually needed. --- libguile/filesys.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libguile/filesys.c') diff --git a/libguile/filesys.c b/libguile/filesys.c index aa4e2fd1b..9a5a82a78 100644 --- a/libguile/filesys.c +++ b/libguile/filesys.c @@ -49,6 +49,7 @@ #include "feature.h" #include "fports.h" #include "iselect.h" +#include "vectors.h" #include "validate.h" #include "filesys.h" -- cgit v1.2.3