diff options
Diffstat (limited to 'security/sslwrap/files/patch-apps.h')
-rw-r--r-- | security/sslwrap/files/patch-apps.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/security/sslwrap/files/patch-apps.h b/security/sslwrap/files/patch-apps.h deleted file mode 100644 index fe168da1500f..000000000000 --- a/security/sslwrap/files/patch-apps.h +++ /dev/null @@ -1,15 +0,0 @@ ---- apps.h.orig Wed Oct 15 22:28:24 2003 -+++ apps.h Wed Oct 15 22:28:45 2003 -@@ -65,9 +65,9 @@ - #include "../e_os.h" - #endif - --#include OPENSSL"buffer.h" --#include OPENSSL"bio.h" --#include OPENSSL"crypto.h" -+#include "%%OPENSSL%%/buffer.h" -+#include "%%OPENSSL%%/bio.h" -+#include "%%OPENSSL%%/crypto.h" - /*#include "progs.h"*/ - - #ifdef WIN16 |