Skip to content

Commit 617b5ed

Browse files
committed
HLRS/mpi_test_suite: Reordered header files.
1 parent b52b14c commit 617b5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mpi_test_suite.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#include <stdio.h>
2-
31
#include "config.h"
42

3+
#include <stdio.h>
4+
55
#ifdef HAVE_UNISTD_H
66
# include <unistd.h>
77
#endif

0 commit comments

Comments
 (0)