From 44f9229e2e68dc5a0106a9a96f287fb2f1669e03 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 17 May 2000 00:45:05 +0000 Subject: [PATCH] PR: Obtained from: Submitted by: Reviewed by: Just a plain old screwup. If someone can give me syntax to backout a change rather than reverse it, I'd be much obliged git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85236 13f79535-47bb-0310-9956-ffa450edef68 --- os/win32/os.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/win32/os.h b/os/win32/os.h index 7c246d6392..bee53b9171 100644 --- a/os/win32/os.h +++ b/os/win32/os.h @@ -109,7 +109,7 @@ #define USE_MMAP_SCOREBOARD #define HAVE_CANONICAL_FILENAME #define HAVE_DRIVE_LETTERS -#define HAVE_SENDFILE_UNKNOWN +#define HAVE_SENDFILE typedef int uid_t; typedef int gid_t; -- 2.50.1