port: use ust-endian.h compat
[lttng-ust.git] / libmsgpack / msgpack.c
index f3eca64a654cd5cfcfcc9cfabdaf5fca387e5f46..564639cd576c49e630ced610b576e231f5160a1c 100644 (file)
@@ -76,7 +76,7 @@
 
 #else /* __KERNEL__ */
 
-#include <endian.h>
+#include <lttng/ust-endian.h>
 #include <stdio.h>
 #include <string.h>
 
This page took 0.022528 seconds and 4 git commands to generate.