summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e966a57)
raw | patch | inline | side by side (parent: e966a57)
| author | dwyip <dwyip@users.sourceforge.net> | |
| Thu, 4 May 2006 05:41:01 +0000 (05:41 +0000) | ||
| committer | dwyip <dwyip@users.sourceforge.net> | |
| Thu, 4 May 2006 05:41:01 +0000 (05:41 +0000) |
| src/dom/io/socket.h | patch | blob | history |
diff --git a/src/dom/io/socket.h b/src/dom/io/socket.h
index d5a1fd34411b3a35b73bad1dd9c10201fd62297a..6dd2556978685bc001a6bc6ee1304e8c742142e2 100644 (file)
--- a/src/dom/io/socket.h
+++ b/src/dom/io/socket.h
#include "dom/dom.h"
+#ifdef HAVE_SSL
+#include <openssl/ssl.h>
+#endif
namespace org
{