mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +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
|
@ -46,6 +46,7 @@
|
|||
#include <stdio.h>
|
||||
#include "_scm.h"
|
||||
#include "smob.h"
|
||||
#include "genio.h"
|
||||
#include "alist.h"
|
||||
#include "debug.h"
|
||||
#include "hashtab.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue