wmcalclockkbd: Move variable definitions from xutil.h -> xutil.c
commitb12e1b1b744ddfe8cdd0269b4bc9c204f4096fd9
authorTorrance, Douglas <dtorrance@piedmont.edu>
Tue, 24 Jan 2023 02:39:44 +0000 (24 02:39 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 24 Jan 2023 12:10:38 +0000 (24 12:10 +0000)
tree1cae633913d03a841b99acdc364b81ac2ca0f677
parentdfa84875cc8e30e3addc01da6d11d1fff5a749b3
wmcalclockkbd: Move variable definitions from xutil.h -> xutil.c

Otherwise we get "multiple definition" linking errors when compiling
with "-fno-common", which has been the default since GCC 10.
wmcalclockkbd/src/xutils.c
wmcalclockkbd/src/xutils.h