X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fcompat%2Fuuid.h;fp=include%2Fbabeltrace%2Fcompat%2Fuuid.h;h=4237eb55cccfb866a457450f55cd9a0078a44411;hp=369e47806e1471425e8629dbde2e611fbbaf4beb;hb=f2c00dfac5b17952bc2c16368157f0cbf2b50bbc;hpb=39fa4402ef8cc741ca600d9a671fbc9e694a5853 diff --git a/include/babeltrace/compat/uuid.h b/include/babeltrace/compat/uuid.h index 369e4780..4237eb55 100644 --- a/include/babeltrace/compat/uuid.h +++ b/include/babeltrace/compat/uuid.h @@ -83,7 +83,7 @@ int bt_uuid_compare(const unsigned char *uuid_a, } #endif -#elif defined(BT_HAVE_LIBC_UUID) +#elif defined(BABELTRACE_HAVE_LIBC_UUID) #include #include #include