Mailing List Archive

[master] ab70a5d22 install binary_heap.h for use with vmods
commit ab70a5d222fe602e6db5e7b99e103cf847c5bdef
Author: Nils Goroll <nils.goroll@uplex.de>
Date: Tue Jul 28 15:01:20 2020 +0200

install binary_heap.h for use with vmods

diff --git a/include/Makefile.am b/include/Makefile.am
index 6172c657e..c344f593c 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -58,6 +58,7 @@ nobase_pkginclude_HEADERS = \

# Headers for use with vmods
nobase_pkginclude_HEADERS += \
+ binary_heap.h \
miniobj.h \
vas.h \
vav.h \
@@ -81,7 +82,6 @@ nobase_pkginclude_HEADERS += \

# Private headers
nobase_noinst_HEADERS = \
- binary_heap.h \
compat/daemon.h \
vfl.h \
libvcc.h \
_______________________________________________
varnish-commit mailing list
varnish-commit@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit