View | Details | Raw Unified | Return to bug 198387 | Differences between
and this patch

Collapse All | Expand All

(-)irc/znc/files/patch-src_Csocket.cpp (+10 lines)
Line 0 Link Here
1
--- src/Csocket.cpp.orig	2014-05-08 20:21:25 UTC
2
+++ src/Csocket.cpp
3
@@ -47,6 +47,7 @@
4
 #include <stdio.h>
5
 #include <openssl/conf.h>
6
 #include <openssl/engine.h>
7
+#include <openssl/comp.h>
8
 #endif /* HAVE_LIBSSL */
9
 
10
 

Return to bug 198387