Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/24/1999 07:54:30
Module Name:	basesrc
Committed By:	christos
Date:		Thu Jun 24 14:54:30 UTC 1999

Modified Files:
	basesrc/usr.bin/ftp: cmdtab.c complete.c ruserpass.c

Log Message:
include <signal.h> explicitly! we use sig_t extern.h, and we cannot
depend on other headers fetching it on other OS's.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.bin/ftp/cmdtab.c \
    basesrc/usr.bin/ftp/ruserpass.c
cvs rdiff -r1.24 -r1.25 basesrc/usr.bin/ftp/complete.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.