--- axl_decl.h 2006-07-08 08:41:06.000000000 +0100 +++ axl_decl_copy.h 2006-07-29 19:45:46.000000000 +0100 @@ -402,14 +402,6 @@ #endif /** - * @internal - * More boolean compatibility declarations. - */ -#ifndef boolean -#define boolean int -#endif - -/** * @brief Pointer to any structure definition. It should be required * to use this definition, however, some platforms doesn't support the * void * making it necessary to use the char *