summaryrefslogblamecommitdiff
path: root/security/sslwrap/files/patch-apps.h
blob: fe168da1500f78b3def6b7601666eb2e3f26366b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                        
--- 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