PERFORCE change 28251 for review

Marcel Moolenaar marcel at FreeBSD.org
Sat Apr 5 13:18:41 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=28251

Change 28251 by marcel at marcel_nfs on 2003/04/05 13:17:53

	IFia64

Affected files ...

.. //depot/projects/ia64_epc/sys/ia64/ia64/sscdisk.c#5 integrate

Differences ...

==== //depot/projects/ia64_epc/sys/ia64/ia64/sscdisk.c#5 (text+ko) ====

@@ -17,7 +17,6 @@
 #include <sys/systm.h>
 #include <sys/bio.h>
 #include <sys/conf.h>
-#include <sys/disk.h>
 #include <sys/kernel.h>
 #include <sys/linker.h>
 #include <sys/lock.h>
@@ -34,6 +33,7 @@
 #include <vm/vm_object.h>
 #include <vm/vm_pager.h>
 #include <machine/md_var.h>
+#include <geom/geom_disk.h>
 
 #ifndef SKI_ROOT_FILESYSTEM
 #define SKI_ROOT_FILESYSTEM	"ia64-root.fs"


More information about the p4-projects mailing list