HomeFreeBSD

graphics/piglit: fix build

Description

graphics/piglit: fix build

Include libgen.h for the prototype of basename() and correct the
type of a return value (0 instead of (void*)0, which probably has
been accepted with a warning by a previous compiler version, but
is considered an error by clang-15 in -CURRENT).

Reported by: pkg-fallout

Details

Provenance
seAuthored on Apr 7 2023, 8:40 PM
Parents
R11:4be1fbab53f9: multimedia/qt5-multimedia-declarative: unbreak after 020693c166d1
Branches
Unknown
Tags
Unknown