server-skynet-source-3rd-je.../include
Mike Hommey 0f7376eb62 Don't rely on OSX SDK malloc/malloc.h for malloc_zone struct definitions
The SDK jemalloc is built against might be not be the latest for various
reasons, but the resulting binary ought to work on newer versions of
OSX.

In order to ensure this, we need the fullest definitions possible, so
copy what we need from the latest version of malloc/malloc.h available
on opensource.apple.com.
2017-01-17 20:13:28 -08:00
..
jemalloc Don't rely on OSX SDK malloc/malloc.h for malloc_zone struct definitions 2017-01-17 20:13:28 -08:00
msvc_compat Remove leading blank lines from function bodies. 2017-01-13 14:49:24 -08:00