From 4c40859b033ee1ba3cc03e380def35b4ed343e60 Mon Sep 17 00:00:00 2001 From: phk Date: Thu, 7 Sep 2006 08:01:14 +0000 Subject: [PATCH] Pick up uint32_t from instead of git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@944 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/include/libvarnish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varnish-cache/include/libvarnish.h b/varnish-cache/include/libvarnish.h index fad68cba..bcb1e331 100644 --- a/varnish-cache/include/libvarnish.h +++ b/varnish-cache/include/libvarnish.h @@ -4,7 +4,7 @@ #include #include -#include +#include #ifndef NULL #define NULL ((void*)0) -- 2.39.5