comparison src/os/unix/ngx_linux_config.h @ 316:a0beefedaf94

nginx-0.0.3-2004-04-15-00:34:05 import
author Igor Sysoev <igor@sysoev.ru>
date Wed, 14 Apr 2004 20:34:05 +0000
parents 4b1a3a4acc60
children 0fb6c53fb135
comparison
equal deleted inserted replaced
315:39b6f2df45c0 316:a0beefedaf94
91 91
92 92
93 #define ngx_setproctitle(title) 93 #define ngx_setproctitle(title)
94 94
95 95
96 /* STUB */
97 #define HAVE_LITTLE_ENDIAN 1
98
99
96 #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */ 100 #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */