From: deraadt Date: Thu, 17 Apr 2014 10:28:20 +0000 (+0000) Subject: Do not need to map to another silly name for unistd.h here either X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=775af817d0f645aa7d6e98558eec9680fdda951d;p=openbsd Do not need to map to another silly name for unistd.h here either --- diff --git a/lib/libssl/src/e_os2.h b/lib/libssl/src/e_os2.h index 0c6ec49a7aa..39f654074ac 100644 --- a/lib/libssl/src/e_os2.h +++ b/lib/libssl/src/e_os2.h @@ -111,7 +111,6 @@ extern "C" { /* Specials for I/O an exit */ -# define OPENSSL_UNISTD_IO OPENSSL_UNISTD # define OPENSSL_DECLARE_EXIT /* declared in unistd.h */ # define OPENSSL_EXPORT extern # define OPENSSL_IMPORT extern