summaryrefslogtreecommitdiff
path: root/lib/idm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/idm.h')
-rw-r--r--lib/idm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/idm.h b/lib/idm.h
index e3380cce..69e26ff5 100644
--- a/lib/idm.h
+++ b/lib/idm.h
@@ -12,6 +12,7 @@
struct idm
{
+ pool *pool;
u32 *data;
u32 pos;
u32 used;