cvs commit: src/sys/i386/include signal.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Aug 20 16:05:58 PDT 2003
dillon 2003/08/20 16:05:33 PDT
Modified files:
sys/i386/include signal.h
Log:
Temporarily go back to an absolute path for signal.h's #inclusion of trap.h
so XFree86-4-clients will build. XFree86-4-clients uses -I- which really is
really a bad idea as it screws up the valuable ability to #include headers
using relative paths. Eventually we will have our own ports system that
will cover these idiosyncratic gotchas.
Revision Changes Path
1.4 +7 -1 src/sys/i386/include/signal.h
More information about the Commits
mailing list