summaryrefslogtreecommitdiffstats
path: root/lib/libssl
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-04-17 10:28:20 +0000
committerderaadt <deraadt@openbsd.org>2014-04-17 10:28:20 +0000
commit775af817d0f645aa7d6e98558eec9680fdda951d (patch)
treec8422afaa277c51ef39359c19a01f6eba5248e85 /lib/libssl
parentunistd.h is always in the same place; no need to #include the result of (diff)
downloadwireguard-openbsd-775af817d0f645aa7d6e98558eec9680fdda951d.tar.xz
wireguard-openbsd-775af817d0f645aa7d6e98558eec9680fdda951d.zip
Do not need to map to another silly name for unistd.h here either
Diffstat (limited to 'lib/libssl')
-rw-r--r--lib/libssl/src/e_os2.h1
1 files changed, 0 insertions, 1 deletions
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