aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gallatin <gallatin@FreeBSD.org>2001-03-28 19:02:08 +0000
committerAndrew Gallatin <gallatin@FreeBSD.org>2001-03-28 19:02:08 +0000
commit57d4ab2d3eb14e37bf3726307fc7f231200764af (patch)
tree189ff74a5ceea46370a2d1350ff6ab58a6516324
parent392550af02768f1fff962d5dfeea5c81d8bc18ea (diff)
Notes
-rw-r--r--sys/alpha/alpha/autoconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c
index 648d2a7a29003..10c50eaf3c649 100644
--- a/sys/alpha/alpha/autoconf.c
+++ b/sys/alpha/alpha/autoconf.c
@@ -211,6 +211,7 @@ void
cpu_rootconf()
{
#if defined(NFS) && defined(NFS_ROOT)
+ int order = 0;
#if !defined(BOOTP_NFSROOT)
if (nfs_diskless_valid)
#endif