]> err.no Git - varnish/commitdiff
don't search libevent for includes
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 5 Aug 2006 12:17:56 +0000 (12:17 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 5 Aug 2006 12:17:56 +0000 (12:17 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@657 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-cache/bin/varnishd/flint.sh

index 97da917a209eeec375ac326b1dcbac48e26b2112..e96821db4a6b69b71340c196ec152f77b8564b01 100644 (file)
@@ -5,7 +5,6 @@ flexelint \
        -I/usr/include \
        -I. \
        -I../../include \
-       -I../../contrib/libevent \
        flint.lnt \
        *.c > $T 2>&1