Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/m68k/fpe



Module Name:    src
Committed By:   he
Date:           Sat Aug 13 05:38:45 UTC 2005

Modified Files:
        src/sys/arch/m68k/fpe: fpu_emulate.h

Log Message:
Include <sys/time.h> before <sys/signalvar.h> so that copyinout_t is
defined before it is used in the second of these.

Fixes a build problem for several of our m68k ports.  I've been
waiting for a better fix, but now my "proper fix timeout" triggered.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/m68k/fpe/fpu_emulate.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index