aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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