Make this compile with gcc40: Move function prototypes from function scope
authorSimon Schubert <corecode@dragonflybsd.org>
Sat, 7 May 2005 18:03:39 +0000 (18:03 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Sat, 7 May 2005 18:03:39 +0000 (18:03 +0000)
commitb9613237376b19c76266155cf6a152c59331d2a0
treecb60053bb3b8d3098990e4bb26e02d21c2b5806c
parent79362cffeb18803c865c0df65edada70bf8c67f9
Make this compile with gcc40: Move function prototypes from function scope
to file scope.
games/hack/hack.shk.c