fix building with ngx_http_perl_module

This commit is contained in:
Igor Sysoev 2007-02-12 13:19:12 +00:00
parent 8e750112f6
commit 1131d87684

View File

@ -8,7 +8,9 @@
#define _NGX_SOLARIS_CONFIG_H_INCLUDED_
#ifndef _REENTRANT
#define _REENTRANT
#endif
#define _FILE_OFFSET_BITS 64 /* must be before <sys/types.h> */