Add `-internal` suffix to all internal header files
[babeltrace.git] / plugins / ctf / fs / lttng-index.h
index b26f313271ee9e0577a8802df9d37b85c8f20895..05629f8639d0d02923af2f7a8feb8c562851c638 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef LTTNG_INDEX_H
 #define LTTNG_INDEX_H
 
-#include <babeltrace/compat/limits.h>
+#include <babeltrace/compat/limits-internal.h>
 
 #define CTF_INDEX_MAGIC 0xC1F1DCC1
 #define CTF_INDEX_MAJOR 1
This page took 0.024039 seconds and 4 git commands to generate.