Skip to content

Commit 063596b

Browse files
committed
Add missing #include to oshmem/shmem/c/shmem_context.c.
Signed-off-by: Ben Menadue <[email protected]>
1 parent 98fdeee commit 063596b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oshmem/shmem/c/shmem_context.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
#include "oshmem/constants.h"
2121
#include "oshmem/include/shmem.h"
22+
#include "oshmem/mca/spml/spml.h"
2223
#include "oshmem/runtime/params.h"
2324
#include "oshmem/runtime/runtime.h"
2425
#include "oshmem/shmem/shmem_api_logger.h"

0 commit comments

Comments
 (0)