comparison src/os/unix/ngx_freebsd_config.h @ 1619:e2ab812358bd stable-0.5

r1355, r1471, r1600 merge: make 64-bit ngx_int_t on 64-bit platforms
author Igor Sysoev <igor@sysoev.ru>
date Wed, 07 Nov 2007 13:54:40 +0000
parents 1a1fe29fdb17
children 4300c587db9e
comparison
equal deleted inserted replaced
1618:fbf94b8341bf 1619:e2ab812358bd
103 103
104 #define NGX_HAVE_OS_SPECIFIC_INIT 1 104 #define NGX_HAVE_OS_SPECIFIC_INIT 1
105 105
106 106
107 extern char **environ; 107 extern char **environ;
108 extern char *malloc_options; 108 extern char *malloc_options;
109 109
110 110
111 #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */ 111 #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */