mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
Only include root.h where it is actually needed.
This commit is contained in:
parent
7ab3fdd51f
commit
ba11fd4cb6
32 changed files with 40 additions and 1 deletions
|
@ -48,6 +48,7 @@
|
|||
#include "_scm.h"
|
||||
#include "eq.h"
|
||||
#include "ports.h"
|
||||
#include "root.h"
|
||||
#include "smob.h"
|
||||
|
||||
#include "validate.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue