peter 2003/12/17 22:59:18 PST
FreeBSD src repository
Modified files:
sys/ia64/ia32 ia32_signal.c
Log:
Add missing #include "opt_compat.h" so that the compatability function
freebsd4_freebsd32_sigreturn() is defined when expected. This should
unbreak the tinderbox. Sorry.
Revision Changes Path
1.7 +2 -0 src/sys/ia64/ia32/ia32_signal.c