mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 23:50:19 +02:00
Only include ports.h where it is actually needed.
This commit is contained in:
parent
003d1fd046
commit
f04d8caf82
28 changed files with 36 additions and 1 deletions
|
@ -58,6 +58,7 @@
|
|||
#include "smob.h"
|
||||
#include "eval.h"
|
||||
#include "alist.h"
|
||||
#include "ports.h"
|
||||
#include "vectors.h"
|
||||
|
||||
#include "validate.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue