Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
5374ee8d
Commit
5374ee8d
authored
May 28, 2014
by
Uwe Schulzweida
Browse files
define __STDC_FORMAT_MACROS
parent
1f9f5dfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/cksum_verify.c
View file @
5374ee8d
...
...
@@ -2,6 +2,10 @@
#include
"config.h"
#endif
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS
#endif
#include
<inttypes.h>
#include
<stdio.h>
#include
<stdlib.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment