From 02f0132392913bd632d2616a0c0ab5391c2cfc6d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 26 Sep 2003 05:45:21 +0000 Subject: nginx-0.0.1-2003-09-26-09:45:21 import --- src/os/unix/ngx_freebsd_config.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/os/unix/ngx_freebsd_config.h') diff --git a/src/os/unix/ngx_freebsd_config.h b/src/os/unix/ngx_freebsd_config.h index 7ec14a6f5..637c921e2 100644 --- a/src/os/unix/ngx_freebsd_config.h +++ b/src/os/unix/ngx_freebsd_config.h @@ -130,4 +130,8 @@ #endif +/* STUB */ +#define HAVE_LITTLE_ENDIAN 1 + + #endif /* _NGX_FREEBSD_CONFIG_H_INCLUDED_ */ -- cgit