[experimental-ims] 852d2a4 Add missing #include

Geoff Simmons geoff at varnish-cache.org
Mon Jan 9 21:52:41 CET 2012


commit 852d2a42a35e47c770d03e95c03e2254ff405597
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Wed Nov 23 20:15:40 2011 +0000

    Add missing #include

diff --git a/bin/varnishd/mgt/mgt_sandbox_solaris.c b/bin/varnishd/mgt/mgt_sandbox_solaris.c
index 79f6650..114d6a4 100644
--- a/bin/varnishd/mgt/mgt_sandbox_solaris.c
+++ b/bin/varnishd/mgt/mgt_sandbox_solaris.c
@@ -45,6 +45,7 @@
 #include "mgt/mgt.h"
 
 #include "common/heritage.h"
+#include "common/params.h"
 
 /*--------------------------------------------------------------------
  * SOLARIS PRIVILEGES: Note on use of symbolic PRIV_* constants



More information about the varnish-commit mailing list