git: Prune _NO_NAMESPACE_POLLUTION cases.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Mon Jul 18 22:01:59 PDT 2016


commit 4a3c9110d371f85912be53e5c63f3d8bbf3d9f5f
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Mon Jul 18 15:18:05 2016 +0300

    Prune _NO_NAMESPACE_POLLUTION cases.
    
    param.h is not needed in sys/socket.h and removing it simplifies
    handling between MD and AD headers.

Summary of changes:
 sys/cpu/x86_64/include/param.h         | 14 --------------
 sys/platform/pc64/include/param.h      | 11 -----------
 sys/platform/vkernel64/include/param.h |  7 -------
 sys/sys/socket.h                       |  4 ----
 4 files changed, 36 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4a3c9110d371f85912be53e5c63f3d8bbf3d9f5f


-- 
DragonFly BSD source repository



More information about the Commits mailing list