Branch: Tag:

1996-11-19

1996-11-19 09:35:25 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>

now it compiles on solaris too

Rev: src/interpret.c:1.11
Rev: src/modules/spider/sharedmem.c:1.6
Rev: src/program.c:1.9

4:   ||| See the files COPYING and DISCLAIMER for more information.   \*/   #include "global.h" - RCSID("$Id: program.c,v 1.8 1996/11/18 23:12:32 hubbe Exp $"); + RCSID("$Id: program.c,v 1.9 1996/11/19 09:35:24 hubbe Exp $");   #include "program.h"   #include "object.h"   #include "dynamic_buffer.h"
22:   #include "main.h"   #include "gc.h"   #include "threads.h" - #include <stdio.h> +  + #include <errno.h>   #include <fcntl.h>      #define FILE_STATE