summaryrefslogtreecommitdiff
path: root/security/sslwrap/files/patch-s_cb.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/sslwrap/files/patch-s_cb.c')
-rw-r--r--security/sslwrap/files/patch-s_cb.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/security/sslwrap/files/patch-s_cb.c b/security/sslwrap/files/patch-s_cb.c
deleted file mode 100644
index d2e75ea4b09a..000000000000
--- a/security/sslwrap/files/patch-s_cb.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- s_cb.c.orig Wed Oct 15 22:29:17 2003
-+++ s_cb.c Wed Oct 15 22:29:31 2003
-@@ -63,9 +63,9 @@
- #include "apps.h"
- #undef NON_MAIN
- #undef USE_SOCKETS
--#include OPENSSL"err.h"
--#include OPENSSL"x509.h"
--#include OPENSSL"ssl.h"
-+#include "%%OPENSSL%%/err.h"
-+#include "%%OPENSSL%%/x509.h"
-+#include "%%OPENSSL%%/ssl.h"
- #include "s_apps.h"
-
- int verify_depth=0;