From 65a1e968442361247b646dc61843f841235114e0 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:52:47 +0000 Subject: Minor fixes Author: jgg Date: 1999-02-08 07:30:49 GMT Minor fixes --- methods/http.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'methods') diff --git a/methods/http.cc b/methods/http.cc index 9cb6d1b21..033e6283f 100644 --- a/methods/http.cc +++ b/methods/http.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: http.cc,v 1.24 1999/01/30 08:23:49 jgg Exp $ +// $Id: http.cc,v 1.25 1999/02/08 07:30:50 jgg Exp $ /* ###################################################################### HTTP Aquire Method - This is the HTTP aquire method for APT. @@ -38,6 +38,7 @@ #include #include #include +#include // Internet stuff #include -- cgit v1.2.3