--- 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 */