Skip to content

Commit cc86c2c

Browse files
committed
CI (Linux): try fixing build
1 parent 67a35c9 commit cc86c2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/io/io.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#include <dirent.h>
1515
#include <sys/stat.h>
1616
#include <errno.h>
17+
#include <limits.h>
1718
typedef int FFNativeFD;
1819
#define FF_INVALID_FD (-1)
1920
// procfs's file can be changed between read calls such as /proc/meminfo and /proc/uptime.

0 commit comments

Comments
 (0)