Don't use C99 decls
commitf68a1f50fdd323b16ad737ba8b8b1bf2d97f9894
authorMichael Matz <matz@suse.de>
Fri, 21 Dec 2018 00:03:05 +0000 (21 01:03 +0100)
committerMichael Matz <matz@suse.de>
Fri, 21 Dec 2018 00:03:05 +0000 (21 01:03 +0100)
treef28176518ddd1988f940b5a515e26d524fe141ec
parentadfcf3b1ddde3f05216da4c0a5a0fa587bcafcea
Don't use C99 decls

we're consciously trying to write C90 compatible code, hence
no mixed declaration and code.
tccelf.c