libtelnet/telnetd(8): Fix building with -fno-common.
authorSascha Wildner <saw@online.de>
Sat, 27 Jun 2020 13:27:50 +0000 (15:27 +0200)
committerSascha Wildner <saw@online.de>
Sat, 27 Jun 2020 13:27:50 +0000 (15:27 +0200)
commite311a593a0939bb6b4c1f0de9ff58675c7c1403e
treeeb8464e91eb320a6cde251c6139fbb01fbd27cab
parent8fc0bfd85abce9573f0e078545761ffca1916cc0
libtelnet/telnetd(8): Fix building with -fno-common.

-fno-common will be default in future compilers (GCC 10, for example).
lib/libtelnet/encrypt.c
libexec/telnetd/ext.h
libexec/telnetd/sys_term.c
libexec/telnetd/telnetd.c