summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/rc2/rc2speed.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-04-17 13:20:30 +0000
committerderaadt <deraadt@openbsd.org>2014-04-17 13:20:30 +0000
commit13d09795580ecd4584dec0d9c64220bea70b8031 (patch)
tree446c2a5cc7dcec51f903ca6ccd94b95c33599666 /lib/libcrypto/rc2/rc2speed.c
parentIn debug output, print loop ids as decimals and port ids as 24bit hex. (diff)
downloadwireguard-openbsd-13d09795580ecd4584dec0d9c64220bea70b8031.tar.xz
wireguard-openbsd-13d09795580ecd4584dec0d9c64220bea70b8031.zip
OPENSSL_DECLARE_EXIT serves no purpose.
Diffstat (limited to 'lib/libcrypto/rc2/rc2speed.c')
-rw-r--r--lib/libcrypto/rc2/rc2speed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypto/rc2/rc2speed.c b/lib/libcrypto/rc2/rc2speed.c
index 31bfc453f5c..1c90ca3e36e 100644
--- a/lib/libcrypto/rc2/rc2speed.c
+++ b/lib/libcrypto/rc2/rc2speed.c
@@ -67,7 +67,6 @@
#include <openssl/e_os2.h>
#include <unistd.h>
-OPENSSL_DECLARE_EXIT
#ifndef OPENSSL_SYS_NETWARE
#include <signal.h>