You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by na...@apache.org on 2010/09/07 12:46:05 UTC

svn commit: r993316 - /axis/axis2/c/core/trunk/src/core/transport/http/sender/ssl/ssl_stream.h

Author: nandika
Date: Tue Sep  7 10:46:05 2010
New Revision: 993316

URL: http://svn.apache.org/viewvc?rev=993316&view=rev
Log: (empty)

Modified:
    axis/axis2/c/core/trunk/src/core/transport/http/sender/ssl/ssl_stream.h

Modified: axis/axis2/c/core/trunk/src/core/transport/http/sender/ssl/ssl_stream.h
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/src/core/transport/http/sender/ssl/ssl_stream.h?rev=993316&r1=993315&r2=993316&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/src/core/transport/http/sender/ssl/ssl_stream.h (original)
+++ axis/axis2/c/core/trunk/src/core/transport/http/sender/ssl/ssl_stream.h Tue Sep  7 10:46:05 2010
@@ -23,7 +23,6 @@
 #include <axutil_env.h>
 #include <axutil_stream.h>
 #include <platforms/axutil_platform_auto_sense.h>
-#include <openssl/ssl.h>
 
 #ifdef __cplusplus
 extern "C"