X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tools%2Flttng-gen-tp;h=8a8d66d95cce2284b76104fc102eb24cce1ea62e;hb=c2c72ddee62023174ab8c130c0b51800a8fb01e9;hp=889a40306537046e414f676c0b9d28dc2a15bc49;hpb=660323e630e752c98bf6124d54ff99777d05ce7d;p=lttng-ust.git diff --git a/tools/lttng-gen-tp b/tools/lttng-gen-tp index 889a4030..8a8d66d9 100755 --- a/tools/lttng-gen-tp +++ b/tools/lttng-gen-tp @@ -25,7 +25,7 @@ class HeaderFile: #undef TRACEPOINT_INCLUDE #define TRACEPOINT_INCLUDE "./{headerFilename}" -#if !defined({includeGuard}) || defined(TRACEPOINT_HEADER_MULTI_READ) +#if !defined({includeGuard}) || defined(LTTNG_UST_TRACEPOINT_HEADER_MULTI_READ) #define {includeGuard} #include