#ifndef _ARENA_ALLOC_H #define _ARENA_ALLOC_H #include extern struct arena arena; #endif // _ARENA_ALLOC_H