diff --git a/opal/win32/win_compat.h b/opal/win32/win_compat.h index 7f80a5b1a3..573082c354 100644 --- a/opal/win32/win_compat.h +++ b/opal/win32/win_compat.h @@ -194,6 +194,8 @@ typedef unsigned int uint; #define SIGCHLD SIGILL #define SIGKILL WM_QUIT #define SIGCONT 18 +#define SIGSTOP 19 +#define SIGTSTP 20 /* Note: * The two defines below are likely to break the orte_wait