mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/vtimer_msg_diff: Add missing inttypes.h include
This commit is contained in:
parent
63bde8906e
commit
942da9db1b
@ -23,6 +23,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "vtimer.h"
|
||||
#include "thread.h"
|
||||
|
Loading…
Reference in New Issue
Block a user