Groonga 3.0.9 Source Code Document
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
groonga
vendor
nginx-1.4.2
objs
ngx_auto_headers.h
Go to the documentation of this file.
1
2
3
#ifndef NGX_HAVE_UNISTD_H
4
#define NGX_HAVE_UNISTD_H 1
5
#endif
6
7
8
#ifndef NGX_HAVE_INTTYPES_H
9
#define NGX_HAVE_INTTYPES_H 1
10
#endif
11
12
13
#ifndef NGX_HAVE_LIMITS_H
14
#define NGX_HAVE_LIMITS_H 1
15
#endif
16
17
18
#ifndef NGX_HAVE_SYS_PARAM_H
19
#define NGX_HAVE_SYS_PARAM_H 1
20
#endif
21
22
23
#ifndef NGX_HAVE_SYS_MOUNT_H
24
#define NGX_HAVE_SYS_MOUNT_H 1
25
#endif
26
27
28
#ifndef NGX_HAVE_SYS_STATVFS_H
29
#define NGX_HAVE_SYS_STATVFS_H 1
30
#endif
31
32
33
#ifndef NGX_HAVE_CRYPT_H
34
#define NGX_HAVE_CRYPT_H 1
35
#endif
36
37
38
#ifndef NGX_LINUX
39
#define NGX_LINUX 1
40
#endif
41
42
43
#ifndef NGX_HAVE_SYS_PRCTL_H
44
#define NGX_HAVE_SYS_PRCTL_H 1
45
#endif
46
47
48
#ifndef NGX_HAVE_SYS_VFS_H
49
#define NGX_HAVE_SYS_VFS_H 1
50
#endif
51
Generated on Sun Nov 10 2013 09:49:06 for Groonga 3.0.9 Source Code Document by
1.8.1.2