CI (Linux): try fixing build

This commit is contained in:
李通洲
2024-10-15 21:43:55 +08:00
parent 67a35c92ff
commit cc86c2c428
+1
View File
@@ -14,6 +14,7 @@
#include <dirent.h>
#include <sys/stat.h>
#include <errno.h>
#include <limits.h>
typedef int FFNativeFD;
#define FF_INVALID_FD (-1)
// procfs's file can be changed between read calls such as /proc/meminfo and /proc/uptime.