Oops, include the camel-tcp-stream-ssl header instead of the raw one.
2001-01-31 Jeffrey Stedfast <fejj@helixcode.com> * camel-tcp-stream-ssl.c: Oops, include the camel-tcp-stream-ssl header instead of the raw one. svn path=/trunk/; revision=8103
This commit is contained in:
committed by
Jeffrey Stedfast
parent
5870f8ab9b
commit
afa21bb264
@ -1,3 +1,8 @@
|
||||
2001-01-31 Jeffrey Stedfast <fejj@helixcode.com>
|
||||
|
||||
* camel-tcp-stream-ssl.c: Oops, include the camel-tcp-stream-ssl
|
||||
header instead of the raw one.
|
||||
|
||||
2001-02-07 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* camel-operation.c (camel_operation_start): Changed to push the
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
|
||||
#include <config.h>
|
||||
#include "camel-tcp-stream-raw.h"
|
||||
#include "camel-tcp-stream-ssl.h"
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user