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
parent 6cd48f6f90
commit 67ee38e1e3
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"