Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TPF
jack2
Commits
0ca2539f
Commit
0ca2539f
authored
Mar 12, 2017
by
Adrian Knoth
Committed by
GitHub
Mar 12, 2017
Browse files
Merge pull request #229 from rahul-bedarkar/fix-build-with-glibc
tests: define __STDC_LIMIT_MACROS
parents
12543dd7
1dc83fd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/iodelay.cpp
View file @
0ca2539f
...
...
@@ -20,6 +20,7 @@
#include <stdlib.h>
#include <stdio.h>
#define __STDC_LIMIT_MACROS
#include <stdint.h>
#include <math.h>
#include <unistd.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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