pkgsrc/comms/ifcico-cm/patches/patch-af
tv 014bcb3645 Import ifcico 3.0 (cm alpha 4.0.1). A program for FidoNet transports on
UN*X - including both dialled connections and TCP connections.  Supports
everything from FTS-0001 through EMSI and ZedZap or Hydra.
1998-11-23 17:48:22 +00:00

12 lines
341 B
Text

$NetBSD: patch-af,v 1.1.1.1 1998/11/23 17:48:23 tv Exp $
--- ifcico/ftsc.c.orig Sun Nov 22 16:32:03 1998
+++ ifcico/ftsc.c Sun Nov 22 16:32:09 1998
@@ -22,7 +22,6 @@
extern int sendbark(void);
extern int recvbark(void);
extern void rdoptions(node*);
-extern int setproctitle(char*);
static int rxftsc(void);
static int txftsc(void);