mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/xtimer: add missing msg.h include
This commit is contained in:
parent
7fe0d5cba8
commit
ae053469d5
@ -23,6 +23,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "xtimer.h"
|
||||
#include "msg.h"
|
||||
#include "mutex.h"
|
||||
#include "rmutex.h"
|
||||
#include "thread.h"
|
||||
|
Loading…
Reference in New Issue
Block a user