* init.c: #include "script.h", to get prototype for script.c's

init function.
This commit is contained in:
Jim Blandy 1997-04-24 06:37:25 +00:00
commit 964edde7d3

View file

@ -87,6 +87,7 @@
#include "ramap.h"
#include "read.h"
#include "scmsigs.h"
#include "script.h"
#include "sequences.h"
#include "simpos.h"
#include "smob.h"