mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/at: add missing stdio.h include
This commit is contained in:
parent
e3f26b2c15
commit
331f8531b4
@ -18,6 +18,8 @@
|
|||||||
* @}
|
* @}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#include "at.h"
|
#include "at.h"
|
||||||
#include "shell.h"
|
#include "shell.h"
|
||||||
#include "timex.h"
|
#include "timex.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user