1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 16:50:21 +02:00

* fluids.c, guardians.c, srcprop.c, threads.c: Added #include

"genio.h".
This commit is contained in:
Mikael Djurfeldt 1999-05-23 10:03:14 +00:00
parent 944f4c7067
commit 56366edf29
4 changed files with 4 additions and 0 deletions

View file

@ -56,6 +56,7 @@
#include "_scm.h"
#include "print.h"
#include "smob.h"
#include "genio.h"
#include "guardians.h"