comparison src/os/win32/ngx_win32_config.h @ 4223:1b779cb69dc8

malloc() debugging on MacOSX.
author Igor Sysoev <igor@sysoev.ru>
date Mon, 24 Oct 2011 15:46:48 +0000
parents 691133126226
children d620f497c50f
comparison
equal deleted inserted replaced
4222:2dd6c7cb211a 4223:1b779cb69dc8
180 #define NGX_HAVE_SO_SNDLOWAT 0 180 #define NGX_HAVE_SO_SNDLOWAT 0
181 #endif 181 #endif
182 182
183 183
184 #define ngx_random rand 184 #define ngx_random rand
185 #define ngx_debug_init()
185 186
186 187
187 #endif /* _NGX_WIN32_CONFIG_H_INCLUDED_ */ 188 #endif /* _NGX_WIN32_CONFIG_H_INCLUDED_ */