summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/apr.hw2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr.hw b/include/apr.hw
index 35a958988..4247d6135 100644
--- a/include/apr.hw
+++ b/include/apr.hw
@@ -367,7 +367,7 @@ extern "C" {
/* If we have a TCP implementation that can be "corked", what flag
* do we use?
*/
-#define APR_TCP_NOPUSH_FLAG @apr_tcp_nopush_flag@
+#define APR_TCP_NOPUSH_FLAG 0
/* Is the TCP_NODELAY socket option inherited from listening sockets?
*/