From b9db67dec266382753fc5f087e50842bd6488045 Mon Sep 17 00:00:00 2001 From: des Date: Mon, 7 Aug 2006 16:23:16 +0000 Subject: [PATCH] #include "libvarnish.h" for varnish_version(). git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@736 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/bin/varnishtop/varnishtop.c | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/bin/varnishtop/varnishtop.c b/varnish-cache/bin/varnishtop/varnishtop.c index b4a0c2fb..40be3625 100644 --- a/varnish-cache/bin/varnishtop/varnishtop.c +++ b/varnish-cache/bin/varnishtop/varnishtop.c @@ -15,6 +15,7 @@ #include #include +#include "libvarnish.h" #include "shmlog.h" #include "queue.h" #include "varnishapi.h" -- 2.39.5