X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt-events.c;h=512e7a24676214e09063a35566cef322eca8644a;hb=b13f3ebed2d2b80b450f72c12f684dc9e140ab40;hp=9eb2c2f2ef838998e7eedb3fee14f0dddc7b9aa2;hpb=6d2a620c03c40df6fb09429e9895f71c5d9dfa76;p=lttng-modules.git diff --git a/ltt-events.c b/ltt-events.c index 9eb2c2f2..512e7a24 100644 --- a/ltt-events.c +++ b/ltt-events.c @@ -11,7 +11,7 @@ #include #include #include -#include "wrapper/symbols.h" /* for wrapper_vmalloc_sync_all() */ +#include "wrapper/vmalloc.h" /* for wrapper_vmalloc_sync_all() */ #include "ltt-events.h" static LIST_HEAD(sessions);