HomeFreeBSD

sh: remove duplicate el definition

Description

sh: remove duplicate el definition

el is declared extern in myhistedit.h and defined in histedit.c. Remove the
duplicate definition in input.c to appease the -fno-common build.

-fno-common will become the default in GCC10/LLVM11.

MFC after: 3 days

Details

Provenance
kevansAuthored on
Parents
rS359397: zfs: fix -fno-common issues
Branches
Unknown
Tags
Unknown