examples/ng_networking: Add missing inttypes.h includes

dev/timer
Joakim Gebart 8 years ago
parent fd42e7adff
commit 7b744f6843

@ -19,6 +19,7 @@
*/
#include <stdio.h>
#include <inttypes.h>
#include "kernel.h"
#include "net/ng_netbase.h"

Loading…
Cancel
Save