commit | cccc5528945be46d6afb456e7aba751340af9089 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Apr 14 20:34:05 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed Apr 14 20:34:05 2004 +0000 |
tree | b734bef5df932252d9f04ddaf39ef80c83b0b0f2 | |
parent | b3968b314f063c42f983ba70becfb9fae97651f0 [diff] [blame] |
nginx-0.0.3-2004-04-15-00:34:05 import
diff --git a/src/os/unix/ngx_linux_config.h b/src/os/unix/ngx_linux_config.h index d36d665..95cf54a 100644 --- a/src/os/unix/ngx_linux_config.h +++ b/src/os/unix/ngx_linux_config.h
@@ -93,4 +93,8 @@ #define ngx_setproctitle(title) +/* STUB */ +#define HAVE_LITTLE_ENDIAN 1 + + #endif /* _NGX_LINUX_CONFIG_H_INCLUDED_ */