diff --git a/src/win32/generated_include/ompi_config.h b/src/win32/generated_include/ompi_config.h index cb05578c8f..0c728cbe57 100644 --- a/src/win32/generated_include/ompi_config.h +++ b/src/win32/generated_include/ompi_config.h @@ -522,6 +522,7 @@ /* Define to `int' if does not define. */ #define pid_t int +#define SIZEOF_PID_T 4 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not supported. Do not define if restrict is supported directly. */