HomeFreeBSD

diff3: Remove bespoke getopt.h

Description

diff3: Remove bespoke getopt.h

diff3's getopt.h included a function declaration without a prototype,
which produces a compiler warning. Just remove the bespoke getopt.h
and use the system header.

Reported by: Mark Millard
Reviewed by: fuz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D53802

Details

Provenance
emasteAuthored on Nov 18 2025, 1:16 PM
Reviewer
fuz
Differential Revision
D53802: diff3: Remove bespoke getopt.h
Parents
rG8012c61bef3b: ipfw: fix lookup dst-ip opcode
Branches
Unknown
Tags
Unknown