X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Ftracepoint.c;h=526ee00e58d130cd2093ab59e31078b7cdbf52b4;hb=596c4223bf063ebc06262c08896c596326d036e6;hp=66e58d0a5a34bb8dfe2e6d931ce6ddb416930c7d;hpb=23c8854a5fa1120df5cfdfbf08f00e00976f95fa;p=lttng-ust.git diff --git a/liblttng-ust/tracepoint.c b/liblttng-ust/tracepoint.c index 66e58d0a..526ee00e 100644 --- a/liblttng-ust/tracepoint.c +++ b/liblttng-ust/tracepoint.c @@ -34,6 +34,7 @@ #include #include "tracepoint-internal.h" #include "ltt-tracer-core.h" +#include "jhash.h" /* Set to 1 to enable tracepoint debug output */ static const int tracepoint_debug;