aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi/files/patch-ompi_mca_sharedfp_sm_sharedfp__sm.h
blob: 929884acd3bf44170ecec6ce9f532721a79b613d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ompi/mca/sharedfp/sm/sharedfp_sm.h.orig	2022-04-01 19:57:04.609982000 +0200
+++ ompi/mca/sharedfp/sm/sharedfp_sm.h	2022-04-01 19:57:19.417411000 +0200
@@ -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