Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2002 13:24:27 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22992 for review
Message-ID:  <200212312124.gBVLORi2078298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=22992

Change 22992 by marcel@marcel_nfs on 2002/12/31 13:23:58

	s#<machine/reboot.h>#<sys/reboot.h>#

Affected files ...

.. //depot/projects/ia64/sys/ia64/ia64/sio_machdep.c#8 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/ia64/sio_machdep.c#8 (text+ko) ====

@@ -32,13 +32,12 @@
 #include <sys/tty.h>
 #include <sys/timepps.h>
 #include <sys/bus.h>
-
+#include <sys/reboot.h>
 #include <machine/bootinfo.h>
 #include <machine/bus.h>
 #include <machine/dig64.h>
 #include <machine/efi.h>
 #include <machine/pte.h>
-#include <machine/reboot.h>
 #include <machine/resource.h>
 #include <machine/vmparam.h>
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212312124.gBVLORi2078298>