From 83b4aa2b1d586cd9014394343b303d71e31ad3b8 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 14 Mar 2001 06:16:28 +0000 Subject: Check for a new type of mailing list header. 2001-03-14 Jeffrey Stedfast * camel-mime-utils.c: Check for a new type of mailing list header. svn path=/trunk/; revision=8702 --- camel/camel-tcp-stream-raw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/camel-tcp-stream-raw.c') diff --git a/camel/camel-tcp-stream-raw.c b/camel/camel-tcp-stream-raw.c index fcf087fbd8..2580f1a7e5 100644 --- a/camel/camel-tcp-stream-raw.c +++ b/camel/camel-tcp-stream-raw.c @@ -336,6 +336,7 @@ stream_connect (CamelTcpStream *stream, struct hostent *host, int port) return 0; } + static int get_sockopt_level (const CamelSockOptData *data) { -- cgit v1.2.3