summaryrefslogtreecommitdiffstats
path: root/include/mpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mpool.h')
-rw-r--r--include/mpool.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mpool.h b/include/mpool.h
index 9e3ebeb..b678e2b 100644
--- a/include/mpool.h
+++ b/include/mpool.h
@@ -36,7 +36,9 @@
#ifndef _MPOOL_H_
#define _MPOOL_H_
+#include <sys/types.h>
#include <sys/queue.h>
+#include <db.h>
/*
* The memory pool scheme is a simple one. Each in-memory page is referenced
OpenPOWER on IntegriCloud