diff options
Diffstat (limited to '')
-rw-r--r-- | security/stunnel/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/stunnel/files/patch-ad b/security/stunnel/files/patch-ad deleted file mode 100644 index d7345c938ba2..000000000000 --- a/security/stunnel/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- ssl.c.orig Sun Aug 12 22:42:51 2001 -+++ ssl.c Thu Aug 16 08:56:17 2001 -@@ -26,7 +26,7 @@ - #define NO_DH - - /* Non-blocking sockets are disabled by default */ --/* #define USE_NBIO */ -+#define USE_NBIO - - #ifndef NO_RSA - |