Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2003-11-13 09:14:05 +0300
committerIgor Sysoev <igor@sysoev.ru>2003-11-13 09:14:05 +0300
commit562e53ea7d2ec904abba1cf9a9766fe3a91574e8 (patch)
tree0ed6e4198fa7ac67ab299201dc40631c5fe145f4 /src/os/unix/ngx_freebsd_config.h
parent43beb6c40a44f94208e9ad1355758e58733bc1c2 (diff)
nginx-0.0.1-2003-11-13-09:14:05 import
Diffstat (limited to 'src/os/unix/ngx_freebsd_config.h')
-rw-r--r--src/os/unix/ngx_freebsd_config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/os/unix/ngx_freebsd_config.h b/src/os/unix/ngx_freebsd_config.h
index 890d6cc1c..233cae50a 100644
--- a/src/os/unix/ngx_freebsd_config.h
+++ b/src/os/unix/ngx_freebsd_config.h
@@ -76,6 +76,12 @@
#endif
+/* STUB */
+#define HAVE_PREAD 1
+#define HAVE_PWRITE 1
+#define HAVE_LOCALTIME_R 1
+
+
/* FreeBSD sendfile */
#if __FreeBSD_version >= 300007