libtests/flashdisk01: Include missing header file

This commit is contained in:
Sebastian Huber
2013-10-16 15:19:27 +02:00
parent 1f724a0309
commit 9e1d605979
@@ -19,6 +19,7 @@
#if !BSP_SMALL_MEMORY
#include <sys/types.h>
#include <sys/param.h>
#include <sys/stat.h>
#include <assert.h>
#include <stdio.h>