* 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
commit 56366edf29
4 changed files with 4 additions and 0 deletions

View file

@ -63,6 +63,7 @@
#include "_scm.h"
#include "dynwind.h"
#include "smob.h"
#include "genio.h"
#include "threads.h"