comparison src/os/win32/ngx_win32_config.h @ 144:ef8c87afcfc5

nginx-0.0.1-2003-10-12-20:49:16 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 12 Oct 2003 16:49:16 +0000
parents b75602822f64
children c0552e5ab567
comparison
equal deleted inserted replaced
143:5526213be452 144:ef8c87afcfc5
34 #if (HAVE_WIN32_TRANSMITPACKETS) || (HAVE_WIN32_TRANSMITFILE) 34 #if (HAVE_WIN32_TRANSMITPACKETS) || (HAVE_WIN32_TRANSMITFILE)
35 #define HAVE_SENDFILE 1 35 #define HAVE_SENDFILE 1
36 #endif 36 #endif
37 37
38 38
39 /* STUB */
40 #define HAVE_LITTLE_ENDIAN 1
41
42
39 #endif /* _NGX_WIN32_CONFIG_H_INCLUDED_ */ 43 #endif /* _NGX_WIN32_CONFIG_H_INCLUDED_ */