提交 8d1b5d8d 编写于 作者: O openharmony_ci 提交者: Gitee

!35 解决不同ohos-arm64平台的编译问题

Merge pull request !35 from dapaodexiaoyu2/master
......@@ -31,8 +31,6 @@
* $OpenBSD: fts.c,v 1.22 1999/10/03 19:22:22 millert Exp $
*/
#include <sys/sys/cdefs.h>
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/stat.h>
......@@ -44,6 +42,7 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/sys/cdefs.h>
#include <linux/magic.h>
#include "include/fts.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册