Fix build failure on MacOS X. Global symbols can be either static or extern, but...
authoranonymous <anon3983738@yopmail.com>
Wed, 13 Dec 2006 14:52:53 +0000 (14:52 +0000)
committeranonymous <anon3983738@yopmail.com>
Wed, 13 Dec 2006 14:52:53 +0000 (14:52 +0000)
commit14ca00a0b073cb82503a8f1cdeb6e00f963d1744
treea354ef0bb394e7c230f01c615a7c2a71c3b4eb3f
parent7bd989ba67360c8a946ca80d0f8b36b0f4cca4a6
Fix build failure on MacOS X. Global symbols can be either static or extern, but not both.
jcc.c