Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/cats/include include "fcom.h" since this is the onl...
details: https://anonhg.NetBSD.org/src/rev/c0d0a1889a5e
branches: trunk
changeset: 514525:c0d0a1889a5e
user: matt <matt%NetBSD.org@localhost>
date: Tue Sep 04 14:47:05 2001 +0000
description:
include "fcom.h" since this is the only cats-specific device.
diffstat:
sys/arch/cats/include/conf.h | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r e3f38968579c -r c0d0a1889a5e sys/arch/cats/include/conf.h
--- a/sys/arch/cats/include/conf.h Tue Sep 04 13:37:29 2001 +0000
+++ b/sys/arch/cats/include/conf.h Tue Sep 04 14:47:05 2001 +0000
@@ -4,6 +4,8 @@
/*
* CATS specifc device includes go in here
*/
+#include "fcom.h"
+
#define CONF_HAVE_SCSIPI
#define CONF_HAVE_WSCONS
#define CONF_HAVE_USB
Home |
Main Index |
Thread Index |
Old Index