Commit b882e04d authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Fix Flexelint complaints



git-svn-id: http://www.varnish-cache.org/svn/trunk/varnish-cache@2797 d4fa192b-c00b-0410-8231-f00ffab90ce4
parent b93e0ddb
......@@ -5,6 +5,7 @@ flexelint \
-I/usr/include \
-I. \
-I../../include \
-I../.. \
flint.lnt \
*.c > $T 2>&1
......
......@@ -32,8 +32,8 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <assert.h>
#include <unistd.h>
#include "libvarnish.h"
#include "vlu.h"
#include "miniobj.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment