[master] b96a983 move vrnd.h to vmod api

Nils Goroll nils.goroll at uplex.de
Mon Sep 5 16:57:10 CEST 2016


commit b96a9834b8e2aa8232bc9e44b87bc14bbdd844d0
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Wed Aug 31 18:35:31 2016 +0200

    move vrnd.h to vmod api

diff --git a/include/Makefile.am b/include/Makefile.am
index 5ea662a..f3dfe09 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -72,7 +72,8 @@ nobase_pkginclude_HEADERS += \
 	vsb.h \
 	vsha256.h \
 	vtcp.h \
-	vtim.h
+	vtim.h \
+	vrnd.h
 
 # Private headers
 nobase_noinst_HEADERS = \
@@ -93,7 +94,6 @@ nobase_noinst_HEADERS = \
 	vmb.h \
 	vnum.h \
 	vpf.h \
-	vrnd.h \
 	vsl_priv.h \
 	vsm_priv.h \
 	vsub.h \



More information about the varnish-commit mailing list