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
darshan
darshan
Commits
c5f7703a
Commit
c5f7703a
authored
Apr 14, 2016
by
Shane Snyder
Browse files
make limits.h include more portable
parent
bd99f401
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/darshan-logutils.h
View file @
c5f7703a
...
...
@@ -7,7 +7,7 @@
#ifndef __DARSHAN_LOG_UTILS_H
#define __DARSHAN_LOG_UTILS_H
#include
<
linux/
limits.h>
#include
<limits.h>
#include
<zlib.h>
#ifdef HAVE_LIBBZ2
#include
<bzlib.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