boards/arm/stm32/stm32f769i-disco: Include missing header

This commit is contained in:
Gustavo Henrique Nihei 2020-06-23 11:57:49 -03:00 committed by Alan Carvalho de Assis
parent b06722cd7f
commit cf86459495

View File

@ -38,6 +38,7 @@
****************************************************************************/
#include <nuttx/config.h>
#include <sys/types.h>
#include "stm32f769i-disco.h"