git: <sys/types.h>: Move out NBBY definition to <sys/param.h>.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Sun Oct 13 20:24:34 PDT 2019
    
    
  
commit 9eca0398bbda3f2dbb9031ffd173ba9afb5888e8
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Oct 9 13:38:16 2019 +0300
    <sys/types.h>: Move out NBBY definition to <sys/param.h>.
    
     It is a better place for it due to close proximity of macros using it.
Summary of changes:
 sys/sys/param.h | 3 ++-
 sys/sys/types.h | 4 ----
 2 files changed, 2 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9eca0398bbda3f2dbb9031ffd173ba9afb5888e8
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list