summaryrefslogtreecommitdiff
path: root/db1-ast/include/mpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'db1-ast/include/mpool.h')
-rwxr-xr-xdb1-ast/include/mpool.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/db1-ast/include/mpool.h b/db1-ast/include/mpool.h
index 56f17f90d..0cfc5741c 100755
--- a/db1-ast/include/mpool.h
+++ b/db1-ast/include/mpool.h
@@ -37,6 +37,9 @@
#define _MPOOL_H 1
#include <sys/queue.h>
+#ifndef CIRCLEQ_HEAD
+#include <circ-queue.h>
+#endif
/*
* The memory pool scheme is a simple one. Each in-memory page is referenced