cvs commit: src/sys/sys clist.h
    Ed Schouten 
    ed at FreeBSD.org
       
    Fri May 23 18:34:34 UTC 2008
    
    
  
ed          2008-05-23 18:34:33 UTC
  FreeBSD src repository
  Modified files:
    sys/sys              clist.h 
  Log:
  Fix the build by including <sys/param.h> in <sys/clist.h>.
  
  Of course I was silly enough to only check LINT for build failures, but not
  the userspace bits. In the mpsafetty branch I didn't notice this, because
  <sys/clist.h> never got included in userspace.
  
  Approved by:    philip (mentor)
  Pointy hat to:  me :-(
  
  Revision  Changes    Path
  1.13      +2 -0      src/sys/sys/clist.h
    
    
More information about the cvs-all
mailing list