Use 'ust-' prefix for all global private headers
[lttng-ust.git] / liblttng-ust / rculfhash-internal.h
index 667dd611d7247b630aa47a290c11ee92a753a375..39b20ed55f419c9e22648cb7671f6c8970ebe7a4 100644 (file)
@@ -14,7 +14,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <assert.h>
-#include "helper.h"
+#include "ust-helper.h"
 
 #ifdef DEBUG
 #define dbg_printf(fmt, args...)     printf("[debug lttng-ust rculfhash] " fmt, ## args)
This page took 0.0238 seconds and 4 git commands to generate.