blob: 0508e78b6a96acd62dd2c6df21722c9e45d212f9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ompi/mca/sharedfp/sm/sharedfp_sm.h.orig 2025-02-04 17:12:40 UTC
+++ ompi/mca/sharedfp/sm/sharedfp_sm.h
@@ -29,6 +29,7 @@
#include "ompi/mca/sharedfp/sharedfp.h"
#include "ompi/mca/common/ompio/common_ompio.h"
#include <semaphore.h>
+#include <sys/stat.h>
BEGIN_C_DECLS
|