X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=e_os.h;h=1e06e0a2fe50eec3b6c39ca952ac6e9920c21993;hp=2147c17052208adb260988443f89ffc28d8fd443;hb=fa0ca35b957d7cbcc5421d98e2cb8385f5b9a1c3;hpb=0056ef5d01501de3e9b4f85fdcd4023177b2901c diff --git a/e_os.h b/e_os.h index 2147c17052..1e06e0a2fe 100644 --- a/e_os.h +++ b/e_os.h @@ -266,6 +266,9 @@ extern "C" { # ifndef NO_SYS_TYPES_H # include # endif +# ifdef NeXT +# define pid_t int /* pid_t is missing on NEXTSTEP/OPENSTEP */ +# endif # define OPENSSL_CONF "openssl.cnf" # define SSLEAY_CONF OPENSSL_CONF