mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
tools/gencromfs.c: Fix build on macOS
This commit is contained in:
committed by
Gregory Nutt
parent
5e1055dbfa
commit
39ac045cff
@@ -54,6 +54,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <dirent.h>
|
||||
#include <limits.h>
|
||||
#include <errno.h>
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user