ucx/mempool.h

changeset 38
35f67a8ef875
parent 16
b4769e4eb4d1
child 48
621a4430c404
     1.1 --- a/ucx/mempool.h	Thu Aug 16 12:36:23 2012 +0200
     1.2 +++ b/ucx/mempool.h	Tue Oct 02 11:18:47 2012 +0200
     1.3 @@ -5,6 +5,8 @@
     1.4  #ifndef MPOOL_H
     1.5  #define	MPOOL_H
     1.6  
     1.7 +#include <stddef.h>
     1.8 +
     1.9  #ifdef	__cplusplus
    1.10  extern "C" {
    1.11  #endif

mercurial