DragonFly BSD
DragonFly commits List (threaded) for 2003-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/i386/include signal.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Aug 2003 16:05:33 -0700 (PDT)

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




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