Merge pull request #359 from vortechs2000/fix_older_linux_gcc

Fix build on RHEL5 and SLES10
This commit is contained in:
Pieter Hintjens 2012-06-05 09:11:25 -07:00
commit 897b6b58ea

View File

@ -123,3 +123,4 @@ int main (int argc, char *argv [])
return 0 ;
}