attilio     2008-02-10 15:50:21 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          ehci.c 
    sys/sys              lockmgr.h 
  Log:
  - Revert last ehci.c change
  - Include lock.h in lockmgr.h as nested header in order to safely use
    LOCK_FILE and LOCK_LINE.  As long as this code will be replaced soon
    we can tollerate for a while this namespace pollution even if the real
    fix would be to let lockmgr() depend by lock.h as a separate header.
  
  Revision  Changes    Path
  1.60      +0 -1      src/sys/dev/usb/ehci.c
  1.61      +1 -1      src/sys/sys/lockmgr.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to