PERFORCE change 70573 for review

Peter Wemm peter at FreeBSD.org
Mon Feb 7 17:19:53 PST 2005


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

Change 70573 by peter at peter_daintree on 2005/02/08 01:19:49

	make this build (no bootinfo.h, rtc.h included twice)

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/machdep.c#115 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#115 (text+ko) ====

@@ -102,11 +102,8 @@
 #endif
 #include <ddb/ddb.h>
 
-#include <isa/rtc.h>
-
 #include <net/netisr.h>
 
-#include <machine/bootinfo.h>
 #include <machine/clock.h>
 #include <machine/cpu.h>
 #include <machine/cputypes.h>


More information about the p4-projects mailing list