Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 16:42:41 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 18196 for review
Message-ID:  <200209262342.g8QNgfgY064117@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=18196

Change 18196 by peter@peter_ia64 on 2002/09/26 16:42:40

	unbreak: implicit declaration of function `IA64_RR_BASE'

Affected files ...

.. //depot/projects/ia64/sys/ia64/ia64/db_trace.c#7 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/ia64/db_trace.c#7 (text+ko) ====

@@ -32,6 +32,7 @@
 #include <machine/db_machdep.h>
 #include <machine/unwind.h>
 #include <machine/rse.h>
+#include <machine/vmparam.h>
 
 #include <ddb/ddb.h>
 #include <ddb/db_sym.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?200209262342.g8QNgfgY064117>