From: Michael Gernoth Date: Sat, 28 Jun 2025 11:58:58 +0000 (+0200) Subject: Fixes for compilation with gcc 15 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/commitdiff_plain/176c45720f3b9e5555fe1084d3e6ea59488c1785?ds=sidebyside;hp=176c45720f3b9e5555fe1084d3e6ea59488c1785 Fixes for compilation with gcc 15 Mainly prototype fixes (fix incomplete and convert from K&R to ANSI) ---