fix header

This commit is contained in:
Kyle Maxwell 2009-02-24 14:24:16 -08:00
parent 48680adea3
commit b741a15927
1 changed files with 4 additions and 0 deletions

View File

@ -6,4 +6,8 @@
#include "obstack.h"
void dex_collect();
void * dex_alloc(int size);
#endif