fix building with ngx_http_perl_module
Igor Sysoev
15 years ago
7 | 7 |
#define _NGX_SOLARIS_CONFIG_H_INCLUDED_
|
8 | 8 |
|
9 | 9 |
|
|
10 |
#ifndef _REENTRANT
|
10 | 11 |
#define _REENTRANT
|
|
12 |
#endif
|
11 | 13 |
|
12 | 14 |
#define _FILE_OFFSET_BITS 64 /* must be before <sys/types.h> */
|
13 | 15 |
|