From: wessels <> Date: Fri, 19 Jul 1996 23:35:36 +0000 (+0000) Subject: prototype for xmemcpy() X-Git-Tag: SQUID_3_0_PRE1~6027 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f587ac0a7b921da578f65b9403418d684c47d4f3;p=thirdparty%2Fsquid.git prototype for xmemcpy() --- diff --git a/src/recv-announce.cc b/src/recv-announce.cc index 8e3357cc81..e3fdcfc53c 100644 --- a/src/recv-announce.cc +++ b/src/recv-announce.cc @@ -1,5 +1,5 @@ /* - * $Id: recv-announce.cc,v 1.5 1996/07/09 03:41:36 wessels Exp $ + * $Id: recv-announce.cc,v 1.6 1996/07/19 17:35:36 wessels Exp $ * * DEBUG: section 0 Announement Server * AUTHOR: Harvest Derived @@ -117,6 +117,8 @@ #define RECV_BUF_SIZE 8192 +extern void xmemcpy _PARAMS((void *from, void *to, int len)); + /* * This program must be run from inetd. First add something like this * to /etc/services: