X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace2%2Fbabeltrace.h;h=ded1b03f83fc138478235c5b6d18a9480f1eb396;hb=a635e50750a3c1e8907b38c8311dc0b8bb0f09c3;hp=4d09263608381707f8fe7104da60d45e95d392b8;hpb=b189a968258bcf286f022208b71849f8194828bb;p=babeltrace.git diff --git a/include/babeltrace2/babeltrace.h b/include/babeltrace2/babeltrace.h index 4d092636..ded1b03f 100644 --- a/include/babeltrace2/babeltrace.h +++ b/include/babeltrace2/babeltrace.h @@ -139,6 +139,8 @@ #include #include #include +#include +#include #include #include #include @@ -155,17 +157,15 @@ #include /* Cancel private definitions */ -#undef __BT_FUNC_STATUS_OVERFLOW -#undef __BT_FUNC_STATUS_INVALID_PARAMS +#undef __BT_FUNC_STATUS_AGAIN +#undef __BT_FUNC_STATUS_END +#undef __BT_FUNC_STATUS_ERROR +#undef __BT_FUNC_STATUS_INTERRUPTED #undef __BT_FUNC_STATUS_INVALID_OBJECT #undef __BT_FUNC_STATUS_MEMORY_ERROR -#undef __BT_FUNC_STATUS_ERROR -#undef __BT_FUNC_STATUS_OK -#undef __BT_FUNC_STATUS_END #undef __BT_FUNC_STATUS_NOT_FOUND -#undef __BT_FUNC_STATUS_AGAIN -#undef __BT_FUNC_STATUS_UNSUPPORTED -#undef __BT_FUNC_STATUS_CANCELED +#undef __BT_FUNC_STATUS_OK +#undef __BT_FUNC_STATUS_OVERFLOW #undef __BT_IN_BABELTRACE_H #undef __BT_UPCAST #undef __BT_UPCAST_CONST