babeltrace headers sync
[lttngtop.git] / lib / babeltrace / align.h
index f6a19662f650d4a3144e8530e78b525d73eaf0dd..4f6a301ed9afeb5a9d33d7dd4551a7dfc9e813a7 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <babeltrace/compiler.h>
 #include <unistd.h>
-#include <limits.h>
+#include <babeltrace/compat/limits.h>
 
 #ifndef PAGE_SIZE              /* Cygwin limits.h defines its own PAGE_SIZE */
 #define PAGE_SIZE              sysconf(_SC_PAGE_SIZE)
This page took 0.022381 seconds and 4 git commands to generate.