mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
sys/net/ccn_lite: Add missing inttypes.h include
This commit is contained in:
parent
7b744f6843
commit
6577d21049
@ -20,6 +20,8 @@
|
||||
|
||||
#if RIOT_CCN_APPSERVER
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "msg.h"
|
||||
#include "thread.h"
|
||||
#include "ccnl-riot-compat.h"
|
||||
|
Loading…
Reference in New Issue
Block a user