From e28e38b9672669e9b64869c457748104208e0637 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 24 Sep 2009 15:06:04 +0200 Subject: [PATCH] Do not include util.h (deleted) --- src/http.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/http.c b/src/http.c index 0c4e4b8..6ca8bd8 100644 --- a/src/http.c +++ b/src/http.c @@ -62,7 +62,6 @@ typedef int socklen_t; #include #include -#include "util.h" #include "pazpar2.h" #include "http.h" -- 1.7.10.4