Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mmeye/mmeye #include <machine/conf.h>.
details: https://anonhg.NetBSD.org/src/rev/b52a48cb4673
branches: trunk
changeset: 485123:b52a48cb4673
user: tsubai <tsubai%NetBSD.org@localhost>
date: Wed Apr 19 15:56:27 2000 +0000
description:
#include <machine/conf.h>.
diffstat:
sys/arch/mmeye/mmeye/conf.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8600052e31f5 -r b52a48cb4673 sys/arch/mmeye/mmeye/conf.c
--- a/sys/arch/mmeye/mmeye/conf.c Wed Apr 19 15:32:28 2000 +0000
+++ b/sys/arch/mmeye/mmeye/conf.c Wed Apr 19 15:56:27 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: conf.c,v 1.4 2000/02/24 17:07:35 msaitoh Exp $ */
+/* $NetBSD: conf.c,v 1.5 2000/04/19 15:56:27 tsubai Exp $ */
/*
* Copyright (c) 1994, 1995 Charles M. Hannum. All rights reserved.
@@ -37,6 +37,8 @@
#include <sys/conf.h>
#include <sys/vnode.h>
+#include <machine/conf.h>
+
#include "wd.h"
bdev_decl(wd);
bdev_decl(sw);
Home |
Main Index |
Thread Index |
Old Index