Port: Add missing includes for mingw
[babeltrace.git] / include / babeltrace / compat / stdio-internal.h
index 6b7dae51187201c93e656dc712180cc4779df0d1..9249897055e377b3d9e7ef6defa0375250f6b03c 100644 (file)
@@ -28,6 +28,7 @@
 #include <assert.h>
 #include <malloc.h>
 #include <stdlib.h>
+#include <limits.h>
 
 #define BT_GETLINE_MINBUFLEN   64
 
This page took 0.023353 seconds and 4 git commands to generate.