From: des Date: Thu, 6 Jul 2006 08:07:09 +0000 (+0000) Subject: Use instead of to get both the prototype for X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b04b8152a82ef8fc8a2a14ca58ad603a40bd73b;p=varnish Use instead of to get both the prototype for ioctl(2) and the definition of FIONREAD. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@335 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-cache/bin/varnishd/cache_backend.c b/varnish-cache/bin/varnishd/cache_backend.c index ed57620e..abda775f 100644 --- a/varnish-cache/bin/varnishd/cache_backend.c +++ b/varnish-cache/bin/varnishd/cache_backend.c @@ -36,7 +36,7 @@ #include #include #include -#include +#include #include