Implement jhash from public domain source, apply LGPL license
[lttng-ust.git] / liblttng-ust / tracepoint.c
index 66e58d0a5a34bb8dfe2e6d931ce6ddb416930c7d..526ee00e58d130cd2093ab59e31078b7cdbf52b4 100644 (file)
@@ -34,6 +34,7 @@
 #include <lttng/usterr-signal-safe.h>
 #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;
This page took 0.024868 seconds and 4 git commands to generate.