mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-15 08:10:17 +02:00
* debug.c, eval.c, evalext.c, stacks.c: #include "modules.h".
This commit is contained in:
parent
4cbdf5ccfc
commit
650de6d73d
3 changed files with 3 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
#include "read.h"
|
||||
#include "feature.h"
|
||||
#include "dynwind.h"
|
||||
#include "modules.h"
|
||||
|
||||
#include "debug.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue