Compare commits

...

2 Commits

Author SHA1 Message Date
openharmony_ci
970bb5c0f4 !1042 Fixed compilation problems with niobe407 and neptune100
Merge pull request !1042 from 张亚雷/cherry-pick-1679913248
2023-04-13 02:10:40 +00:00
mrzhang
53fdba6bb7 fixed 67ee38e from https://gitee.com/ya-lei-zhang1/kernel_liteos_m/pulls/977
fix: Fixed compilation problems with niobe407 and neptune100

Signed-off-by: mrzhang <zhangyalei8@h-partners.com>
2023-03-27 10:34:08 +00:00

View File

@@ -34,6 +34,7 @@
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdbool.h>
#include <unistd.h>
#include <sys/uio.h>
#include "errno.h"