Skip to content
Snippets Groups Projects
Commit 940cc852 authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

add missing inttypes include

parent 142e49c1
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
#include "stdlib.h"
#include "stdio.h"
#include "maestro/i_globals.h"
#include <inttypes.h>
#include "transport/transport_gfs.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment