git: libc/net: Remove some unneeded externs.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Apr 7 09:00:52 PDT 2019


commit 6e08a09dbb9f8c41a1f37539f7ea9d1acecdb4c6
Author: Sascha Wildner <saw at online.de>
Date:   Sun Apr 7 17:33:54 2019 +0200

    libc/net: Remove some unneeded externs.
    
    Prototypes are in netdb_private.h.
    
    I had forgotten this in a1ff66cb7764cf805b759f2c7bfc51a8a11cf1aa.
    
    Fixes some -Wredundant-decls warnings.

Summary of changes:
 lib/libc/net/gethostnamadr.c | 7 -------
 lib/libc/net/getnetnamadr.c  | 7 -------
 lib/libc/net/getproto.c      | 6 ------
 lib/libc/net/getprotoname.c  | 6 ------
 4 files changed, 26 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e08a09dbb9f8c41a1f37539f7ea9d1acecdb4c6


-- 
DragonFly BSD source repository



More information about the Commits mailing list