X-Git-Url: http://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=src%2Flttng-wrapper-impl.c;h=d83ced4189aaaf413565ec5a5f398c426b4674eb;hp=e7f5660fa3e5dea62e1dd2e70bbfbc4cb3796538;hb=7ca11e776d8a72e0c7b277dbd9d7455e38607430;hpb=cfa6cc1d0f01c2cfcc1a679abf3a6572d411c309 diff --git a/src/lttng-wrapper-impl.c b/src/lttng-wrapper-impl.c index e7f5660f..d83ced41 100644 --- a/src/lttng-wrapper-impl.c +++ b/src/lttng-wrapper-impl.c @@ -21,7 +21,7 @@ static void __exit lttng_exit(void) module_exit(lttng_exit); -#include +#include #ifdef LTTNG_EXTRA_VERSION_GIT MODULE_INFO(extra_version_git, LTTNG_EXTRA_VERSION_GIT); #endif