Use 'ust-' prefix for all global private headers
[lttng-ust.git] / libmsgpack / msgpack.h
index ea8a82ee7d3dbbc1fa4610e5f91519b773d82e23..04606306619bdbf878a7511d2587fb4299eee060 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/types.h>
 #else /* __KERNEL__ */
 #include <stdint.h>
-#include "helper.h"
+#include "ust-helper.h"
 #endif /* __KERNEL__ */
 
 struct lttng_msgpack_writer {
This page took 0.023315 seconds and 4 git commands to generate.