HomeFreeBSD

misc/team: Fix compiler complaints

Description

misc/team: Fix compiler complaints

The code used a very old "all arguments are compatible with int"
method for a varargs message function. Convert it to <stdarg.h>.

While at it, replace a few private library function declarations by
their appropriate header file includes.

Details

Provenance
joergAuthored on Feb 15 2023, 10:38 PM
Parents
R11:d378709eafea: x11/cde-devel: Fix plist
Branches
Unknown
Tags
Unknown