X-Git-Url: http://git.liburcu.org/?p=lttng-modules.git;a=blobdiff_plain;f=lttng-wrapper-impl.c;h=e7f5660fa3e5dea62e1dd2e70bbfbc4cb3796538;hp=cef4fc7ae20e98272d00841f6f23f2fcac949cea;hb=cd4486798c2b046ea93b89439cd705e93c40b349;hpb=4f47ccf08dfac3d5db7553eb8b40bdab19764727 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