HomeFreeBSD

Delete the inclusion of an unneeded .h file. This would cause the

Description

Delete the inclusion of an unneeded .h file. This would cause the
build of rpc.tlsclntd fail, if it didn't exist in rpc.tlsservd.
(The .h file is created when rpc.tlsservd is built, but isn't
needed by rpc.tlscommon.c.)

Details

Provenance
rmacklemAuthored on
Parents
rS367244: Initialize a variable. Surprisingly, it worked without this.
Branches
Unknown
Tags
Unknown