0652fe8939
PR: 96595 Submitted by: maintainer
10 lines
215 B
Diff
10 lines
215 B
Diff
--- dpi/https.c.orig Sat Mar 25 16:46:48 2006
|
|
+++ dpi/https.c Sat Mar 25 16:47:38 2006
|
|
@@ -62,7 +62,6 @@
|
|
#include "dpiutil.h"
|
|
|
|
#define ENABLE_SSL
|
|
-#undef ENABLE_SSL
|
|
#ifdef ENABLE_SSL
|
|
|
|
#include <openssl/ssl.h>
|