git: getaddrinfo(1): Actually hook into the build and remove unneeded headers.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jan 2 09:22:33 PST 2021


commit 68e29d3e80a281a9306ee43f1803fc3c406f9d04
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jan 2 18:22:26 2021 +0100

    getaddrinfo(1): Actually hook into the build and remove unneeded headers.
    
    The <sys/cdefs.h> should be removed along with the __FBSDID and we
    include either <sys/types.h> or <sys/param.h> but not both.

Summary of changes:
 usr.bin/Makefile                  | 1 +
 usr.bin/getaddrinfo/getaddrinfo.c | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/68e29d3e80a281a9306ee43f1803fc3c406f9d04


-- 
DragonFly BSD source repository


More information about the Commits mailing list