--- server.c.org	Sat Apr  4 19:48:55 1998
+++ server.c	Sat Apr  4 19:59:58 1998
@@ -1074,10 +1074,7 @@
  *	0 -> chat , 1 -> send
  */
 void
-sic_dcc(type, nick, ip, port, file, size)
-  char type, *nick, *file;
-  unsigned long ip, size;
-  unsigned int port;
+sic_dcc(char type, char *nick, unsigned long ip, unsigned int port, char *file, unsigned long size)
 {
   struct server_ *dtmp = slist;
   unsigned long	lip;
