mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 15:40:19 +02:00
* fluids.c, guardians.c, srcprop.c, threads.c: Added #include
"genio.h".
This commit is contained in:
parent
944f4c7067
commit
56366edf29
4 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
|||
#include "_scm.h"
|
||||
#include "print.h"
|
||||
#include "smob.h"
|
||||
#include "genio.h"
|
||||
#include "dynwind.h"
|
||||
#include "fluids.h"
|
||||
#include "alist.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue