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-19 00:34:08 +0300
committerIgor Sysoev <igor@sysoev.ru>2003-11-19 00:34:08 +0300
commit1b138ed141c0bdb0c9944c1ae70e53682ed2d035 (patch)
treec5b4cabecced530570f4a2d6a93cc7d5fc8e044e /src/os/unix/ngx_freebsd_config.h
parent222a2adf40eb25ff613c251f15032f1e39d7f609 (diff)
nginx-0.0.1-2003-11-19-00:34:08 import
Diffstat (limited to 'src/os/unix/ngx_freebsd_config.h')
-rw-r--r--src/os/unix/ngx_freebsd_config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os/unix/ngx_freebsd_config.h b/src/os/unix/ngx_freebsd_config.h
index 57b98cc59..0493b3b88 100644
--- a/src/os/unix/ngx_freebsd_config.h
+++ b/src/os/unix/ngx_freebsd_config.h
@@ -93,8 +93,8 @@ typedef uint32_t socklen_t;
/* STUB */
-#define HAVE_PREAD 0
-#define HAVE_PWRITE 0
+#define HAVE_PREAD 1
+#define HAVE_PWRITE 1
#define HAVE_LOCALTIME_R 1