diff options
Diffstat (limited to 'lib/mpi/mpi-inline.h')
-rw-r--r-- | lib/mpi/mpi-inline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mpi/mpi-inline.h b/lib/mpi/mpi-inline.h index e2b39852b30a..c245ea31f785 100644 --- a/lib/mpi/mpi-inline.h +++ b/lib/mpi/mpi-inline.h | |||
@@ -30,7 +30,7 @@ | |||
30 | #define G10_MPI_INLINE_H | 30 | #define G10_MPI_INLINE_H |
31 | 31 | ||
32 | #ifndef G10_MPI_INLINE_DECL | 32 | #ifndef G10_MPI_INLINE_DECL |
33 | #define G10_MPI_INLINE_DECL extern inline | 33 | #define G10_MPI_INLINE_DECL static inline |
34 | #endif | 34 | #endif |
35 | 35 | ||
36 | G10_MPI_INLINE_DECL mpi_limb_t | 36 | G10_MPI_INLINE_DECL mpi_limb_t |