modify for musl compile

Change-Id: I8f1110825afd54a7471645150b35e8f1c4ade7b4
Signed-off-by: 黄磊 <huanglei0704@thundersoft.com>
This commit is contained in:
黄磊
2021-07-29 10:12:23 +08:00
parent a89d545d79
commit 1ca2e7e57d
+1
View File
@@ -39,6 +39,7 @@
#include <fcntl.h>
#include <limits.h>
#include <errno.h>
#include <float.h>
#include "shared/helpers.h"
#include "shared/os-compatibility.h"