summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/apr.hwc2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/apr.hwc b/include/apr.hwc
index 5f025bdd2..eb5793198 100644
--- a/include/apr.hwc
+++ b/include/apr.hwc
@@ -363,7 +363,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?
*/