From 30b32d2ccbf95436b642e6208d6829dcf68981fa Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Mon, 24 Mar 1997 21:53:03 +0000 Subject: prerelease work --- i386/bogus/com.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'i386/bogus') diff --git a/i386/bogus/com.h b/i386/bogus/com.h index 11832d4..ec56981 100644 --- a/i386/bogus/com.h +++ b/i386/bogus/com.h @@ -1 +1,7 @@ +#include + +#ifdef CONFIG_MACH_COM #define NCOM 4 +#else +#define NCOM 0 +#endif -- cgit v1.2.3