[master] 4b1aa9acb Macro housekeeping

Nils Goroll nils.goroll at uplex.de
Mon Aug 29 16:40:07 UTC 2022


commit 4b1aa9acb5b2ed030fcec84250aba961a55b4716
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Aug 29 17:22:13 2022 +0200

    Macro housekeeping

diff --git a/bin/varnishd/cache/cache_vrt_var.c b/bin/varnishd/cache/cache_vrt_var.c
index 8d2da90ca..f508dc709 100644
--- a/bin/varnishd/cache/cache_vrt_var.c
+++ b/bin/varnishd/cache/cache_vrt_var.c
@@ -253,6 +253,9 @@ VRT_r_bereq_##field(VRT_CTX)						\
 #undef VBERESPRF1
 #undef VBERESPR0
 #undef VBERESPR1
+
+#undef VBEREQR0
+#undef VBEREQR1
 /*--------------------------------------------------------------------*/
 
 VCL_BOOL


More information about the varnish-commit mailing list