From 775af817d0f645aa7d6e98558eec9680fdda951d Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 17 Apr 2014 10:28:20 +0000 Subject: [PATCH] Do not need to map to another silly name for unistd.h here either --- lib/libssl/src/e_os2.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.20.1