Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
1ed46edf
Commit
1ed46edf
authored
Apr 02, 2014
by
Thomas Jahns
🤸
Browse files
Sort header inclusions.
parent
7bc75acd
Changes
1
Show whitespace changes
Inline
Side-by-side
src/pio_interface.c
View file @
1ed46edf
...
...
@@ -12,21 +12,20 @@
#include "cdi.h"
#include "cdipio.h"
#include "cdi_int.h"
#include "dmemory.h"
#include "pio_util.h"
#include "vlist_var.h"
#include "namespace.h"
#include "pio.h"
#include "pio_client.h"
#include "pio_serialize.h"
#include "pio_interface.h"
#include "pio_comm.h"
#include "pio_rpc.h"
#include "pio_client.h"
#include "pio_server.h"
#include "pio_util.h"
#include "resource_handle.h"
#include "cdi_int.h"
#include "vlist.h"
#include "vlist_var.h"
extern
resOps
streamOps
;
...
...
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