Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 16:43:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_thread.c
Message-ID:  <200207172343.g6HNhtBO093253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/07/17 16:43:55 PDT

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  ia64 does not have the same degree of stealth include file nesting,
  so it needs an explicit #include <machine/frame.h> to get 'struct
  trapframe'.  The fact that it needs this at this level is rather bogus
  but it will not compile without it.
  
  Revision  Changes    Path
  1.8       +2 -0      src/sys/kern/kern_thread.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207172343.g6HNhtBO093253>