Implement jhash from public domain source, apply LGPL license
[lttng-ust.git] / liblttng-ust / ltt-events.c
index c97727348cb18834fb4a38e3b763f30e7fab3eae..477db76f53222d149e1788d14e0b9aa81c7349dc 100644 (file)
@@ -32,6 +32,7 @@
 #include <stdint.h>
 #include <stddef.h>
 #include <urcu/arch.h>
+#include "jhash.h"
 
 /*
  * The sessions mutex is the centralized mutex across UST tracing
This page took 0.025434 seconds and 4 git commands to generate.