X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fhttp.c;h=05198d653b03e432458a1f4ff8e2b6c5e4580632;hb=e59e5b2f02ff8e38c5da9f5c9450370c9d1e2dd9;hp=0c4e4b88ca46037ab3e08db2270418536f2dc30c;hpb=77c88af0dbe56288a1673315822c37bad9579cde;p=pazpar2-moved-to-github.git diff --git a/src/http.c b/src/http.c index 0c4e4b8..05198d6 100644 --- a/src/http.c +++ b/src/http.c @@ -1,5 +1,5 @@ /* This file is part of Pazpar2. - Copyright (C) 2006-2009 Index Data + Copyright (C) 2006-2010 Index Data Pazpar2 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -62,7 +62,6 @@ typedef int socklen_t; #include #include -#include "util.h" #include "pazpar2.h" #include "http.h"