1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-14 15:40:19 +02:00

Only include root.h where it is actually needed.

This commit is contained in:
Dirk Herrmann 2000-03-18 08:44:04 +00:00
parent 7ab3fdd51f
commit ba11fd4cb6
32 changed files with 40 additions and 1 deletions

View file

@ -55,6 +55,7 @@
#include "hashtab.h"
#include "hash.h"
#include "ports.h"
#include "root.h"
#include "weaks.h"
#include "validate.h"