comparison src/os/unix/ngx_freebsd_config.h @ 207:6e0fef527732

nginx-0.0.1-2003-12-05-20:07:27 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 05 Dec 2003 17:07:27 +0000
parents 11fbd0fc041d
children 05592fd7a436
comparison
equal deleted inserted replaced
206:9aa426375256 207:6e0fef527732
77 77
78 /* STUB */ 78 /* STUB */
79 #define HAVE_LITTLE_ENDIAN 1 79 #define HAVE_LITTLE_ENDIAN 1
80 80
81 81
82 extern char *malloc_options;
83
82 84
83 #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */ 85 #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */