compile: object_id is no more the object pointer
[nit.git] / clib / nit_main.c
index 5ad9df4..3661cf8 100644 (file)
@@ -14,6 +14,7 @@
 #include "nit_common.h"
 #include <signal.h>
 #include <stdarg.h>
+bigint object_id_counter = 1000000;
 
 #ifdef WITH_LIBGC
 #define GC_DEBUG