mausezahn: move variable definitions cli.h to cli.c
commit0d5aa3246c20dad2d76165559fb575136b7216e8
authorTobias Klauser <tklauser@distanz.ch>
Wed, 19 Aug 2020 10:04:47 +0000 (19 12:04 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 19 Aug 2020 11:16:51 +0000 (19 13:16 +0200)
treec2795e739e5cc9969e3896200db7fe036921a917
parentbfa3c89317869ffe1e90b7e01e7cacad7a7ea10e
mausezahn: move variable definitions cli.h to cli.c

Move variable definitions to avoid "multiple definition of symbol"
linker errors with gcc-10.

Updates #216

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
staging/cli.c
staging/cli.h