commit 4a3c9110d371f85912be53e5c63f3d8bbf3d9f5f
Author: zrj <[email protected]>
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