bsp/gumstix: Fix warning

This commit is contained in:
Sebastian Huber
2019-11-14 10:29:24 +01:00
parent 984d7443bf
commit 3dcfee377e

View File

@@ -18,6 +18,7 @@
#include <assert.h>
#include <errno.h>
#include <rtems/bspIo.h>
#include <rtems/error.h>
#include <rtems/rtems_bsdnet.h>