PERFORCE change 30725 for review
Peter Wemm
peter at FreeBSD.org
Wed May 7 16:53:22 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30725
Change 30725 by peter at peter_daintree on 2003/05/07 16:53:00
add #include of metadata.h
Affected files ...
.. //depot/projects/hammer/sys/amd64/amd64/machdep.c#9 edit
Differences ...
==== //depot/projects/hammer/sys/amd64/amd64/machdep.c#9 (text+ko) ====
@@ -99,6 +99,7 @@
#include <machine/clock.h>
#include <machine/specialreg.h>
#include <machine/md_var.h>
+#include <machine/metadata.h>
#include <machine/proc.h>
#ifdef PERFMON
#include <machine/perfmon.h>
More information about the p4-projects
mailing list