Fix: Return -EINVAL instead of print warning if non power of 2 size/num_subbuf
[lttng-modules.git] / lib / bitfield.h
index a509e35f945a8701e9635d2d5111dc0c05d56964..8c2b1a201486c44a7cb40d9cad57b65540f3d3b2 100644 (file)
@@ -19,7 +19,7 @@
  * all copies or substantial portions of the Software.
  */
 
-#include "ltt-endian.h"
+#include "../lttng-endian.h"
 
 #ifndef CHAR_BIT
 #define CHAR_BIT 8
This page took 0.023516 seconds and 4 git commands to generate.