git: <sys/socket.h>: Use double underscore versions for types.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Oct 13 20:24:34 PDT 2019


commit 0d295538474d1c4dad4ae1ae9afd2df0beb15960
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Wed Oct 9 12:27:32 2019 +0300

    <sys/socket.h>: Use double underscore versions for types.
    
     Change caddr_t to plain "char *".
    
     In preparations to remove <sys/types.h> dependency.

Summary of changes:
 sys/sys/socket.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d295538474d1c4dad4ae1ae9afd2df0beb15960


-- 
DragonFly BSD source repository



More information about the Commits mailing list