Files
Vincent BernatandOndrej Zajicek (work) e4f91ee4cb Unix: fix compilation with GCC 10
GCC 10 will now error when declaring a global variable twice:

  https://gcc.gnu.org/gcc-10/porting_to.html#common

Fix this issue by declaring the variable as `extern' in `krt.h'.
The variable is really declared in `krt.c'.
2020-09-28 16:30:56 +02:00
..
2020-09-28 16:30:56 +02:00
2019-09-10 17:36:41 +02:00
2000-06-07 12:29:08 +00:00