mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #225 from mehlis/master
add missing inttypes include for PRI macros
This commit is contained in:
commit
747d4c9fc2
@ -24,6 +24,7 @@
|
||||
#include <stddef.h>
|
||||
#include <irq.h>
|
||||
#include <cib.h>
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "flags.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user