SVN revision: 9524
This commit is contained in:
Carsten Haitzler 2004-03-30 03:55:56 +00:00
parent dd2bb0b59c
commit f7b3fcbf3a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
#include <limits.h>
#include <stdarg.h>
#include <string.h>
#include <alloca.h>
typedef enum _Embryo_Opcode Embryo_Opcode;