include/mempool.h
branchpyrit
changeset 100 c005054bf4c1
parent 94 4c8abb8977dc
--- a/include/mempool.h	Sun May 31 16:53:05 2009 +0200
+++ b/include/mempool.h	Sun May 31 23:06:03 2009 +0200
@@ -30,6 +30,8 @@
 
 #include "common.h"
 
+#include <string.h>
+
 /**
  * Memory pool template
  */