comparison src/os/unix/ngx_freebsd_config.h @ 134:d57c6835225c

nginx-0.0.1-2003-09-26-09:45:21 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 26 Sep 2003 05:45:21 +0000
parents be27f922b9a2
children 4db54fdbcbe7
comparison
equal deleted inserted replaced
133:b27548f540ad 134:d57c6835225c
128 #ifndef HAVE_FIONBIO 128 #ifndef HAVE_FIONBIO
129 #define HAVE_FIONBIO 1 129 #define HAVE_FIONBIO 1
130 #endif 130 #endif
131 131
132 132
133 /* STUB */
134 #define HAVE_LITTLE_ENDIAN 1
135
136
133 #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */ 137 #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */