Fix an error found in build testing.

This commit is contained in:
Gregory Nutt 2019-05-24 14:39:51 -06:00
parent b855e3988f
commit 291d2f486d

View File

@ -39,6 +39,7 @@
#include <nuttx/config.h>
#include <sys/types.h>
#include <stdint.h>
#include <assert.h>
#include <errno.h>