From 80bbd1f809d7aafb1f3f6fbd835c8743ca9f9bd5 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 23 Jul 2002 05:14:58 +0000 Subject: #include for memcpy. 2002-07-23 Jeffrey Stedfast * camel-tcp-stream.c: #include for memcpy. svn path=/trunk/; revision=17541 --- camel/camel-tcp-stream.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/camel-tcp-stream.c') diff --git a/camel/camel-tcp-stream.c b/camel/camel-tcp-stream.c index 2155fba6ad..78a7c4551c 100644 --- a/camel/camel-tcp-stream.c +++ b/camel/camel-tcp-stream.c @@ -24,6 +24,8 @@ #include #endif +#include + #include "camel-tcp-stream.h" #define w(x) -- cgit v1.2.3