Michael Forney 6a53b447e5 Declare global variables as extern in headers
Otherwise, each source file that includes the header will create a
new definition, which are usually merged together by the linker.

Multiple definitions of an object is not allowed in ISO C.
2019-06-30 09:52:06 +01:00
..
2018-08-19 23:16:16 +01:00
2018-04-22 14:03:18 +01:00
2018-08-26 10:12:35 +01:00
2018-08-26 11:22:20 +01:00
2018-08-28 22:17:02 +01:00
2018-11-03 11:00:09 +00:00
2018-04-22 14:03:18 +01:00
2018-11-03 15:12:50 +00:00
2018-08-15 07:19:58 +01:00
2017-02-15 08:37:52 +00:00
2018-08-26 10:12:35 +01:00
2019-06-08 13:33:16 +01:00
2018-08-26 10:12:35 +01:00