X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter_http_file.cpp;h=c7410e5f6a4e44f87c44f7749eacd3415ed8fa92;hb=dec223c79181a3a899c1239f3aa6c6461e177462;hp=27fcce4b33e8614e741a95766145939b88e24d6b;hpb=1e61b0aa05e2351e33d909f7503eaf936a2d9bb0;p=metaproxy-moved-to-github.git diff --git a/src/filter_http_file.cpp b/src/filter_http_file.cpp index 27fcce4..c7410e5 100644 --- a/src/filter_http_file.cpp +++ b/src/filter_http_file.cpp @@ -1,23 +1,22 @@ -/* $Id: filter_http_file.cpp,v 1.5 2006-06-10 14:29:12 adam Exp $ +/* $Id: filter_http_file.cpp,v 1.6 2006-08-29 10:34:32 marc Exp $ Copyright (c) 2005-2006, Index Data. See the LICENSE file for details */ #include "config.hpp" - #include "filter.hpp" #include "package.hpp" - -#include - #include "util.hpp" #include "filter_http_file.hpp" +#include + +#include + #include #include - -#include +#include #if HAVE_SYS_TYPES_H #include