Add FreeBSD compat layer for endian.h
[lttng-ust.git] / include / lttng / ust-events.h
index bf00f062482b154695e2579f7c0538537e55854c..251c0fb655f1167e6899269a344ac82eaddda686 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdint.h>
 #include <lttng/ust-abi.h>
 #include <lttng/ust-tracer.h>
-#include <endian.h>
+#include <lttng/ust-endian.h>
 #include <float.h>
 
 struct ltt_channel;
This page took 0.023955 seconds and 4 git commands to generate.