BSD 4_3_Tahoe release
[unix-history] / usr / src / sys / h / vmparam.h
index deecc6a..738feff 100644 (file)
@@ -3,13 +3,13 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)vmparam.h   7.1 (Berkeley) 6/4/86
+ *     @(#)vmparam.h   7.2 (Berkeley) 5/14/88
  */
 
 /*
  * Machine dependent constants
  */
  */
 
 /*
  * Machine dependent constants
  */
-#ifdef KERNEL
+#if defined(KERNEL) || defined(STANDALONE)
 #include "../machine/vmparam.h"
 #else
 #include <machine/vmparam.h>
 #include "../machine/vmparam.h"
 #else
 #include <machine/vmparam.h>