zeromq / zeromq3-x

ØMQ/3.2 release branch - bug fixes only
GNU General Public License v3.0
227 stars 96 forks source link

Fix build on RHEL5 and SLES10 #2

Closed vortechs2000 closed 12 years ago

vortechs2000 commented 12 years ago

GCC 4.1.2 on RHEL5 and SLES10 don't like not having a newline at the end of a source file, and error out if it's missing.

vortechs2000 commented 12 years ago

Forgot to sign - will close and resend pull request