summaryrefslogtreecommitdiff
path: root/include/ap_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ap_compat.h')
-rw-r--r--include/ap_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ap_compat.h b/include/ap_compat.h
index 2614b167e7..facc2561a2 100644
--- a/include/ap_compat.h
+++ b/include/ap_compat.h
@@ -7,5 +7,6 @@
/* redefine 1.3.x symbols to the new symbol names */
#define MODULE_VAR_EXPORT AP_MODULE_DECLARE_DATA
+#define ap_send_http_header(r) ;
#endif /* APR_COMPAT_H */