From b23f671558f6d9134b4c425d1bfefd8eba451a4b Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 19 Dec 2003 19:15:06 +0000 Subject: Make this compile with gcc3. --- chat/i2cb/distinfo | 9 +++++++-- chat/i2cb/patches/patch-ak | 7 +++++-- chat/i2cb/patches/patch-al | 12 ++++++++++++ chat/i2cb/patches/patch-am | 12 ++++++++++++ chat/i2cb/patches/patch-an | 12 ++++++++++++ chat/i2cb/patches/patch-ao | 12 ++++++++++++ chat/i2cb/patches/patch-ap | 12 ++++++++++++ 7 files changed, 72 insertions(+), 4 deletions(-) create mode 100644 chat/i2cb/patches/patch-al create mode 100644 chat/i2cb/patches/patch-am create mode 100644 chat/i2cb/patches/patch-an create mode 100644 chat/i2cb/patches/patch-ao create mode 100644 chat/i2cb/patches/patch-ap diff --git a/chat/i2cb/distinfo b/chat/i2cb/distinfo index 360ccafd7d7..8e101422584 100644 --- a/chat/i2cb/distinfo +++ b/chat/i2cb/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/02/06 23:34:11 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2003/12/19 19:15:06 agc Exp $ SHA1 (i2cb-6.0_ALPHA.tar.gz) = 6d2ddd234403fe33426ece3fd4de4104cf1a6257 Size (i2cb-6.0_ALPHA.tar.gz) = 73607 bytes @@ -12,4 +12,9 @@ SHA1 (patch-ag) = e2bf71557fa486371e0d26ff8d5716ae0924a498 SHA1 (patch-ah) = 1785c0f09a7a0f83b7cb886e9e749959b1753972 SHA1 (patch-ai) = f2b83d20f6357dd6cb3e468b573c46d6123cae39 SHA1 (patch-aj) = 11d36d24e7574b32b0bd0eee62f8dc98bcbb8ec3 -SHA1 (patch-ak) = 3200ffae42c7ec93862485b8a23ffd5ab4050255 +SHA1 (patch-ak) = 0b907a2f7104e0e05a3ec62859190c9203960a91 +SHA1 (patch-al) = 4c8b87c515fd7278dcfb37b62a44317e7d95442d +SHA1 (patch-am) = 24d700b5e95248bc54253893bfbf4a664db50ace +SHA1 (patch-an) = 2b6db4e59da609a03c6cbe23d1866e01a48af756 +SHA1 (patch-ao) = 73d6915d68bd02fbfc0e481f42f4626bbce18882 +SHA1 (patch-ap) = f04fea14ab6a07095f6b2f95c693988563aa4f3a diff --git a/chat/i2cb/patches/patch-ak b/chat/i2cb/patches/patch-ak index 4d93f6e74a5..3d2731db621 100644 --- a/chat/i2cb/patches/patch-ak +++ b/chat/i2cb/patches/patch-ak @@ -1,9 +1,12 @@ -$NetBSD: patch-ak,v 1.1 2003/02/05 15:44:23 dmcmahill Exp $ +$NetBSD: patch-ak,v 1.2 2003/12/19 19:15:06 agc Exp $ --- src/clientserve.c.orig Wed Mar 15 17:13:28 2000 +++ src/clientserve.c -@@ -3,6 +3,7 @@ +@@ -1,8 +1,10 @@ + /* Copyright (c) 1989 Carrick Sean Casey. All rights reserved. */ + #include ++#include #include #include +#include diff --git a/chat/i2cb/patches/patch-al b/chat/i2cb/patches/patch-al new file mode 100644 index 00000000000..79daaae6e28 --- /dev/null +++ b/chat/i2cb/patches/patch-al @@ -0,0 +1,12 @@ +$NetBSD: patch-al,v 1.1 2003/12/19 19:15:06 agc Exp $ + +--- src/c_usage.c 2003/12/19 19:05:19 1.1 ++++ src/c_usage.c 2003/12/19 19:05:34 +@@ -4,6 +4,7 @@ + /* primitive to manipulate usage lists */ + + #include ++#include + #include "icb.h" + #include "externs.h" + diff --git a/chat/i2cb/patches/patch-am b/chat/i2cb/patches/patch-am new file mode 100644 index 00000000000..865647c7ade --- /dev/null +++ b/chat/i2cb/patches/patch-am @@ -0,0 +1,12 @@ +$NetBSD: patch-am,v 1.1 2003/12/19 19:15:06 agc Exp $ + +--- src/s_admin.c 2003/12/19 19:07:20 1.1 ++++ src/s_admin.c 2003/12/19 19:07:31 +@@ -4,6 +4,7 @@ + /* primitive to change user info */ + + #include ++#include + #include "icb.h" + #include "externs.h" + diff --git a/chat/i2cb/patches/patch-an b/chat/i2cb/patches/patch-an new file mode 100644 index 00000000000..1ced4f89c5f --- /dev/null +++ b/chat/i2cb/patches/patch-an @@ -0,0 +1,12 @@ +$NetBSD: patch-an,v 1.1 2003/12/19 19:15:06 agc Exp $ + +--- src/s_group.c 2003/12/19 19:08:12 1.1 ++++ src/s_group.c 2003/12/19 19:08:24 +@@ -4,6 +4,7 @@ + /* primitive to request group functions */ + + #include ++#include + #include "icb.h" + #include "externs.h" + diff --git a/chat/i2cb/patches/patch-ao b/chat/i2cb/patches/patch-ao new file mode 100644 index 00000000000..3f5b4d63e14 --- /dev/null +++ b/chat/i2cb/patches/patch-ao @@ -0,0 +1,12 @@ +$NetBSD: patch-ao,v 1.1 2003/12/19 19:15:06 agc Exp $ + +--- src/s_user.c 2003/12/19 19:09:09 1.1 ++++ src/s_user.c 2003/12/19 19:09:20 +@@ -4,6 +4,7 @@ + /* primitive to change user info */ + + #include ++#include + #include "icb.h" + #include "externs.h" + diff --git a/chat/i2cb/patches/patch-ap b/chat/i2cb/patches/patch-ap new file mode 100644 index 00000000000..bed511d68a9 --- /dev/null +++ b/chat/i2cb/patches/patch-ap @@ -0,0 +1,12 @@ +$NetBSD: patch-ap,v 1.1 2003/12/19 19:15:06 agc Exp $ + +--- src/s_who.c 2003/12/19 19:09:59 1.1 ++++ src/s_who.c 2003/12/19 19:10:09 +@@ -4,6 +4,7 @@ + /* primitive to list users */ + + #include ++#include + #include "icb.h" + #include "externs.h" + -- cgit v1.2.3