Missing header file inclusion

This commit is contained in:
Gregory Nutt 2016-03-25 18:20:24 -06:00
parent 0b78c9dbe7
commit 93657a2daf

View File

@ -39,6 +39,8 @@
#include <nuttx/config.h>
#include <sys/types.h>
#include <nuttx/board.h>
#include "maple.h"