Add FreeBSD compat layer for endian.h
[lttng-ust.git] / liblttng-ust / jhash.h
index 944dc0471fb3d5a90d0f54d9e516d61f377f6f5b..da1e7dd02c7b994bbdda9e5f8f7ce6eae27d4f5b 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 #include <urcu/compiler.h>
-#include <endian.h>
+#include <lttng/ust-endian.h>
 
 /*
  * Hash function
This page took 0.022561 seconds and 4 git commands to generate.