summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/apps/s_client.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-05-02 17:06:46 +0000
committerderaadt <deraadt@openbsd.org>2014-05-02 17:06:46 +0000
commite25ec8faafabd7c2d88b99dda19e93d67d1fe7f9 (patch)
tree17fca7f364a769f67c400d32ed2758e6dd9d036b /lib/libssl/src/apps/s_client.c
parentNuke OPENSSL_NO_SOCK since any half sane operating system has sockets. (diff)
downloadwireguard-openbsd-e25ec8faafabd7c2d88b99dda19e93d67d1fe7f9.tar.xz
wireguard-openbsd-e25ec8faafabd7c2d88b99dda19e93d67d1fe7f9.zip
remove crazy #undefs; ok jsing
Diffstat (limited to 'lib/libssl/src/apps/s_client.c')
-rw-r--r--lib/libssl/src/apps/s_client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libssl/src/apps/s_client.c b/lib/libssl/src/apps/s_client.c
index 4bfdcab9181..87966e30d9d 100644
--- a/lib/libssl/src/apps/s_client.c
+++ b/lib/libssl/src/apps/s_client.c
@@ -171,7 +171,6 @@
/*#define TEST_CERT "client.pem" *//* no default cert. */
-#undef BUFSIZZ
#define BUFSIZZ 1024*8
extern int verify_depth;