Small compile warning fix for HoTT test

This commit is contained in:
Lorenz Meier 2013-04-21 13:43:28 +02:00
parent 6c752c5e50
commit edc8e9aa5d
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
#include <drivers/drv_gpio.h>
#include <nuttx/config.h>
#include <sys/types.h>
#include <systemlib/err.h>
#include <debug.h>
#include <errno.h>