ucx/mempool.h

changeset 69
fb59270b1de3
parent 50
ff194559eb41
child 103
08018864fb91
     1.1 --- a/ucx/mempool.h	Thu Oct 11 16:29:30 2012 +0200
     1.2 +++ b/ucx/mempool.h	Fri Oct 12 10:54:55 2012 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  #ifndef MPOOL_H
     1.5  #define	MPOOL_H
     1.6  
     1.7 +#include "ucx.h"
     1.8  #include <stddef.h>
     1.9  #include "allocator.h"
    1.10  

mercurial