[master] 886ab87c8 Bring back a lost line

Nils Goroll nils.goroll at uplex.de
Tue Aug 30 06:14:05 UTC 2022


commit 886ab87c87bc7990be3c316feea1c1a117c5365d
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Aug 30 08:13:12 2022 +0200

    Bring back a lost line
    
    I accidentally broke the installation in 9f996c1fee4c736feb2f15ff07d7d3e7bf403f06

diff --git a/include/Makefile.am b/include/Makefile.am
index 76574fb20..0db210f5b 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -10,6 +10,7 @@ nobase_pkginclude_HEADERS = \
 	tbl/ban_vars.h \
 	tbl/bereq_flags.h \
 	tbl/beresp_flags.h \
+	tbl/boc_state.h \
 	tbl/body_status.h \
 	tbl/cli_cmds.h \
 	tbl/debug_bits.h \


More information about the varnish-commit mailing list