When the ntohll() and htonll() routines in common/common.c were changed so not to conflict with Yosemite's version of the routines, the Linux compiles stopped building. This patch allows Linux builds to continue as before and should allow OSX to build. Also added directives to "in theory" detect when being built by an OSX earlier than Yosemite.
When the ntohll() and htonll() routines in common/common.c were changed so not to conflict with Yosemite's version of the routines, the Linux compiles stopped building. This patch allows Linux builds to continue as before and should allow OSX to build. Also added directives to "in theory" detect when being built by an OSX earlier than Yosemite.