From 69b905b91592bb4b704682a0e57af838f621e9f6 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 25 Mar 2004 00:30:22 +0000 Subject: #include for strtoul() svn path=/trunk/; revision=25178 --- camel/providers/imap4/camel-imap-stream.c | 1 + 1 file changed, 1 insertion(+) (limited to 'camel') diff --git a/camel/providers/imap4/camel-imap-stream.c b/camel/providers/imap4/camel-imap-stream.c index 4515a6d144..be3baa7794 100644 --- a/camel/providers/imap4/camel-imap-stream.c +++ b/camel/providers/imap4/camel-imap-stream.c @@ -23,6 +23,7 @@ #endif #include +#include #include #include #include -- cgit v1.2.3