kernel reorg
[unix-history] / usr / src / sys / vax / stand / conf.c
index 7a59c98..eb27333 100644 (file)
@@ -4,11 +4,11 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)conf.c      7.8 (Berkeley) %G%
+ *     @(#)conf.c      7.9 (Berkeley) %G%
  */
 
  */
 
-#include "param.h"
-#include "saio.h"
+#include "sys/param.h"
+#include "stand/saio.h"
 
 extern int     nullsys(), nodev(), noioctl();
 
 
 extern int     nullsys(), nodev(), noioctl();