1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-28 16:01:18 +01:00

add missing include

This commit is contained in:
Christian Mehlis 2013-06-02 12:42:10 +02:00 committed by Oleg Hahm
parent 163c00ebd7
commit 17048fd311

View File

@ -12,7 +12,7 @@
* @author Ludwig Ortmann <ludwig.ortmann@fu-berlin.de>
* @}
*/
#include <stdio.h>
#include "board.h"
/**