diff options
| author | deraadt <> | 2014-04-17 10:28:20 +0000 |
|---|---|---|
| committer | deraadt <> | 2014-04-17 10:28:20 +0000 |
| commit | 97590138d92f5a23f325688f2c37d4d7ff2ebeff (patch) | |
| tree | bf19e2c5b90614db2dded198b78df34ee40a96e3 /src | |
| parent | e1c9790d5b31ddc53b21bf7598e4785f2f494a20 (diff) | |
| download | openbsd-97590138d92f5a23f325688f2c37d4d7ff2ebeff.tar.gz openbsd-97590138d92f5a23f325688f2c37d4d7ff2ebeff.tar.bz2 openbsd-97590138d92f5a23f325688f2c37d4d7ff2ebeff.zip | |
Do not need to map to another silly name for unistd.h here either
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libssl/src/e_os2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/libssl/src/e_os2.h b/src/lib/libssl/src/e_os2.h index 0c6ec49a7a..39f654074a 100644 --- a/src/lib/libssl/src/e_os2.h +++ b/src/lib/libssl/src/e_os2.h | |||
| @@ -111,7 +111,6 @@ extern "C" { | |||
| 111 | 111 | ||
| 112 | 112 | ||
| 113 | /* Specials for I/O an exit */ | 113 | /* Specials for I/O an exit */ |
| 114 | # define OPENSSL_UNISTD_IO OPENSSL_UNISTD | ||
| 115 | # define OPENSSL_DECLARE_EXIT /* declared in unistd.h */ | 114 | # define OPENSSL_DECLARE_EXIT /* declared in unistd.h */ |
| 116 | # define OPENSSL_EXPORT extern | 115 | # define OPENSSL_EXPORT extern |
| 117 | # define OPENSSL_IMPORT extern | 116 | # define OPENSSL_IMPORT extern |
