davidxu     2005-11-10 05:00:20 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              wait.h 
  Log:
  Since union wait was removed in revision 1.17 (3 years, 5 months ago),
  type casting version of macro _W_INT is no longer needed.
  
  Discussed with: yongari
  
  Revision  Changes    Path
  1.22      +1 -3      src/sys/sys/wait.h