Skip to content

Commit 1e506b6

Browse files
committed
use-mpi-f08: Fix missing API function
Signed-off-by: Yussur Mustafa Oraji <yussur.oraji@tu-darmstadt.de>
1 parent 6af82f0 commit 1e506b6

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

ompi/mpi/fortran/use-mpi-f08/Makefile.prototype_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ prototype_files = \
145145
send_ts.c.in \
146146
ssend_init_ts.c.in \
147147
ssend_ts.c.in \
148+
status_set_elements.c.in \
148149
testany.c.in \
149150
type_contiguous.c.in \
150151
type_create_darray.c.in \

0 commit comments

Comments
 (0)