X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-wrapper-impl.c;h=e7f5660fa3e5dea62e1dd2e70bbfbc4cb3796538;hb=cd4486798c2b046ea93b89439cd705e93c40b349;hp=cef4fc7ae20e98272d00841f6f23f2fcac949cea;hpb=2df37e95fa4303ecc0db41334452665491533641;p=lttng-modules.git diff --git a/lttng-wrapper-impl.c b/lttng-wrapper-impl.c index cef4fc7a..e7f5660f 100644 --- a/lttng-wrapper-impl.c +++ b/lttng-wrapper-impl.c @@ -21,7 +21,7 @@ static void __exit lttng_exit(void) module_exit(lttng_exit); -#include "extra_version/patches.i" +#include #ifdef LTTNG_EXTRA_VERSION_GIT MODULE_INFO(extra_version_git, LTTNG_EXTRA_VERSION_GIT); #endif