From 157b9ad554d60e3157e81f7845d46fdff22b091e Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 14 Dec 1995 19:44:29 +0000 Subject: [PATCH] Added prototypes. --- sys/scsi/scsi_sense.c | 2 ++ sys/scsi/scsiconf.c | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/scsi/scsi_sense.c b/sys/scsi/scsi_sense.c index 9fb2fafbd1b2..8a41954324af 100644 --- a/sys/scsi/scsi_sense.c +++ b/sys/scsi/scsi_sense.c @@ -1,5 +1,7 @@ #include +#include + /* XXX There should be a way for a type driver to have its own * private senses and add them when it is added. */ diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c index 2d6ab293e346..2fdf6ad5d7b0 100644 --- a/sys/scsi/scsiconf.c +++ b/sys/scsi/scsiconf.c @@ -16,7 +16,7 @@ * * New configuration setup: dufault@hda.com * - * $Id: scsiconf.c,v 1.41 1995/12/13 20:08:53 peter Exp $ + * $Id: scsiconf.c,v 1.42 1995/12/14 09:54:29 phk Exp $ */ #include @@ -69,6 +69,7 @@ struct extend_array }; static void make_readable __P((char *to, char *from, size_t n)); +static int match __P((char *pattern, char *name)); static int scsi_bus_conf __P((struct scsi_link *sc_link_proto)); static void *