fix: Fixed compilation problems with niobe407 and neptune100

Signed-off-by: mrzhang <zhangyalei8@h-partners.com>
This commit is contained in:
mrzhang 2022-12-26 18:25:44 -08:00 committed by 张亚雷
parent 4176459693
commit 53fdba6bb7
1 changed files with 1 additions and 0 deletions

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"