- removed code generation defines
[cacao.git] / src / vm / tables.c
index a9e6bd7eef45d33c78d3ba06c2b778507001272f..bbe2f1fe5cc147b2aba959e631ae88a614d359c4 100644 (file)
        - the heap
        - additional support functions
 
-   $Id: tables.c 557 2003-11-02 22:51:59Z twisti $
+   $Id: tables.c 562 2003-11-03 00:34:34Z twisti $
 
 */
 
-
+#include <string.h>
 #include <assert.h>
 #include <sys/types.h>
 #include <sys/mman.h>