From e861f79cb75d2fd14985f17f4094917ecfae4cf8 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期一, 08 六月 2020 21:03:23 +0800 Subject: [PATCH] update --- common/include/usg_common.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/common/include/usg_common.h b/common/include/usg_common.h index d812eb3..42e6c3c 100644 --- a/common/include/usg_common.h +++ b/common/include/usg_common.h @@ -27,6 +27,7 @@ #include <sys/stat.h> #include <sys/sem.h> #include <sys/shm.h> +#include <sys/file.h> #include <fcntl.h> #include <sys/mman.h> #include <errno.h> -- Gitblit v1.8.0