OSDN Git Service

Fix function definition that somehow missed being ANSI-fied, and align
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 11 Aug 2004 16:53:28 +0000 (16:53 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 11 Aug 2004 16:53:28 +0000 (16:53 +0000)
commit178ec6f40e15f0bd161b5b30d77c8c6bcb61b649
tree50aa66b2766482c5152bf5681a8e54f5a882f36c
parent81cca2181843ec1200ed67bb7f0f142037ddde06
Fix function definition that somehow missed being ANSI-fied, and align
it with previous prototype to suppress complaints from picky compilers,
per report from Scott Bailey.  Also, remove substitute strerror
definition --- not needed, since we link this with libpgport.
src/timezone/zic.c