HomeFreeBSD

comms/tlf: unbreak build after 8e39e791b0a9

Description

comms/tlf: unbreak build after 8e39e791b0a9

sendqrg.c:103:6: error: use of undeclared identifier 'FILPATHLEN'

FILPATHLEN - 1);
^

sendqrg.c:120:52: error: use of undeclared identifier 'FILPATHLEN'

strncpy(my_rig->state.pttport.pathname, ptt_file, FILPATHLEN);
                                                  ^

sendqrg.c:122:52: error: use of undeclared identifier 'FILPATHLEN'

strncpy(my_rig->state.dcdport.pathname, dcd_file, FILPATHLEN);
                                                  ^

Reported by: pkg-fallout

Details

Provenance
jbeichAuthored on Dec 4 2021, 2:17 PM
Parents
R11:9048a6e0b8bc: x11-themes/icons-tango: Do not bind ImageMagick version
Branches
Unknown
Tags
Unknown