X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-probes.c;h=edc042f3dc11bed45b3b27c1452b684ac7d019fd;hb=8f51c684b1c9fde5d26b24515c03c04e8e4be515;hp=553770ea2954049fdaa311477c16f71e2e8521ca;hpb=6339062a5bbe886493d0691d13e28e37a7206362;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-probes.c b/src/lib/lttng-ust/lttng-probes.c index 553770ea..edc042f3 100644 --- a/src/lib/lttng-ust/lttng-probes.c +++ b/src/lib/lttng-ust/lttng-probes.c @@ -13,15 +13,14 @@ #include #include #include -#include "tracepoint-internal.h" +#include "common/tracepoint.h" #include #include "common/macros.h" #include #include "lttng-tracer-core.h" -#include "jhash.h" -#include "error.h" -#include "ust-events-internal.h" +#include "common/jhash.h" +#include "lib/lttng-ust/events.h" /* * probe list is protected by ust_lock()/ust_unlock().