Only include root.h where it is actually needed.

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

View file

@ -47,6 +47,7 @@
#include <stdio.h>
#include "_scm.h"
#include "ports.h"
#include "root.h"
#include "stackchk.h"