PERFORCE change 53819 for review
Marcel Moolenaar
marcel at FreeBSD.org
Sun May 30 15:50:27 PDT 2004
http://perforce.freebsd.org/chv.cgi?CH=53819
Change 53819 by marcel at marcel_nfs on 2004/05/30 15:49:49
Include <machine/frame.h>.
Affected files ...
.. //depot/projects/gdb/sys/i386/i386/intr_machdep.c#4 edit
Differences ...
==== //depot/projects/gdb/sys/i386/i386/intr_machdep.c#4 (text+ko) ====
@@ -50,6 +50,7 @@
#include <sys/syslog.h>
#include <sys/systm.h>
#include <machine/clock.h>
+#include <machine/frame.h>
#include <machine/intr_machdep.h>
#ifdef DDB
#include <ddb/ddb.h>
More information about the p4-projects
mailing list