port: fix endian and byteswap compat on FreeBSD
[lttng-ust.git] / include / lttng / ust-tracepoint-event.h
index ec0e314432e58cde1be7deae76601dec5f2ca1e4..622befe0be71183a86ce2502cd1b6670fde4f1f0 100644 (file)
@@ -29,7 +29,7 @@
 #include <lttng/ringbuffer-config.h>
 #include <lttng/ust-compiler.h>
 #include <lttng/tracepoint.h>
-#include <byteswap.h>
+#include <lttng/ust-endian.h>
 #include <string.h>
 
 #define __LTTNG_UST_NULL_STRING        "(null)"
This page took 0.022954 seconds and 4 git commands to generate.