Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 22:52:34 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 11520 for review
Message-ID:  <200205190552.g4J5qYF44818@freefall.freebsd.org>

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

Change 11520 by peter@peter_ia64 on 2002/05/18 22:52:01

	add #include <machine/frame.h> to make this compile again

Affected files ...

... //depot/projects/ia64/sys/ia64/ia32/imgact_ia32.c#4 edit

Differences ...

==== //depot/projects/ia64/sys/ia64/ia32/imgact_ia32.c#4 (text+ko) ====

@@ -67,6 +67,7 @@
 #include <i386/include/segments.h>
 #include <i386/include/specialreg.h>
 #include <machine/md_var.h>
+#include <machine/frame.h>
 
 #define OLD_EI_BRAND	8
 

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?200205190552.g4J5qYF44818>