[Bug 271072] [exp-run] -Wstrict-prototypes

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Apr 2023 09:31:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271072

--- Comment #1 from Antoine Brodin <antoine@FreeBSD.org> ---
buildworld fails:

/poudriere/data/src-PR271072/usr.sbin/arp/arp_netlink.c:94:10: error: a
function declaration without a prototype is deprecated in all versions of C
[-Werror,-Wstrict-prototypes]
get_myfib()
         ^
          void

-- 
You are receiving this mail because:
You are on the CC list for the bug.