Only include ports.h where it is actually needed.

This commit is contained in:
Dirk Herrmann 2000-03-17 16:10:13 +00:00
commit f04d8caf82
28 changed files with 36 additions and 1 deletions

View file

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