diff -r 88dbea299440 -r fb59270b1de3 ucx/allocator.h --- a/ucx/allocator.h Thu Oct 11 16:29:30 2012 +0200 +++ b/ucx/allocator.h Fri Oct 12 10:54:55 2012 +0200 @@ -1,6 +1,8 @@ #ifndef ALLOCATOR_H #define ALLOCATOR_H +#include "ucx.h" + #ifdef __cplusplus extern "C" { #endif