From 8e21e82ced8000c16c82c9d3dca5e62cd3eedcfa Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 10 Feb 1994 20:09:51 +0000 Subject: Formerly boot-parse.c.~4~ --- libdiskfs/boot-parse.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libdiskfs') diff --git a/libdiskfs/boot-parse.c b/libdiskfs/boot-parse.c index 1aed0b02..b17a6877 100644 --- a/libdiskfs/boot-parse.c +++ b/libdiskfs/boot-parse.c @@ -39,6 +39,7 @@ char * diskfs_parse_bootargs (int argc, char **argv) { char *devname; + device_t con; /* The arguments, as passed by the kernel, are as follows: - hostport deviceport rootname */ -- cgit v1.2.3