X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Ftypes.h;fp=include%2Fbabeltrace%2Ftypes.h;h=b4198c8f8b7c01017c79a4ab27c38899c64a89ba;hp=6dd08fc5440ca2404d5a3f9fa8dbb8ade6fff790;hb=2748fb3b919e397e5a17ac7b33d3b2027c00ba1f;hpb=5c47fba0fde7ee49e1a0e3f465646643a31afafa diff --git a/include/babeltrace/types.h b/include/babeltrace/types.h index 6dd08fc5..b4198c8f 100644 --- a/include/babeltrace/types.h +++ b/include/babeltrace/types.h @@ -148,7 +148,7 @@ struct declaration_integer { struct ctf_clock *clock; }; -#ifdef ENABLE_DEBUGINFO +#ifdef ENABLE_DEBUG_INFO struct debug_info_source; #endif @@ -161,7 +161,7 @@ struct definition_integer { int64_t _signed; } value; -#ifdef ENABLE_DEBUGINFO +#ifdef ENABLE_DEBUG_INFO /* * Debug infos (NULL if not set). *