include fix

SVN revision: 17566
This commit is contained in:
Carsten Haitzler 2005-10-15 08:48:43 +00:00
parent ed1aa8117a
commit 1f9fd57215
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <limits.h>
#include <stdarg.h>
#include <string.h>
#include <alloca.h>
/* debugging native calls */
static int process_format_char(Embryo_Program *ep, char ch, Embryo_Cell param);