Date: Sun, 30 May 2004 15:50:07 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 53819 for review Message-ID: <200405302250.i4UMo7Rl099086@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=53819 Change 53819 by marcel@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405302250.i4UMo7Rl099086>