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
mpim-sw
libcdi
Commits
472726ae
Commit
472726ae
authored
Jun 18, 2015
by
Thomas Jahns
🤸
Browse files
Fixup for header changes.
parent
7077acf0
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/pio_client.c
View file @
472726ae
...
...
@@ -6,6 +6,8 @@
#include
<yaxt.h>
#include
"cdi.h"
#include
"cdi_int.h"
#include
"namespace.h"
#include
"taxis.h"
...
...
src/pio_posixfpguardsendrecv.c
View file @
472726ae
...
...
@@ -15,11 +15,13 @@
#include
<mpi.h>
#include
"cdi.h"
#include
"dmemory.h"
#include
"pio.h"
#include
"pio_comm.h"
#include
"pio_impl.h"
#include
"pio_util.h"
#include
"dmemory.h"
typedef
struct
{
...
...
src/pio_posixnonb.c
View file @
472726ae
...
...
@@ -8,13 +8,14 @@
#include
<unistd.h>
#include
<mpi.h>
#include
"cdi.h"
#include
"dmemory.h"
#include
"pio.h"
#include
"pio_comm.h"
#include
"pio_impl.h"
#include
"pio_util.h"
#include
"dmemory.h"
extern
char
*
token
;
typedef
struct
...
...
Write
Preview
Supports
Markdown
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