diff options
author | Michael Vogt <mvo@debian.org> | 2010-06-10 14:01:18 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-06-10 14:01:18 +0200 |
commit | e934f8c63aabf4ff94962a4602c143b52b19b3cb (patch) | |
tree | 8f4774cc300c0621cc4532b53eef2a04e5e56b3c /methods/http.h | |
parent | 189bb640d2443a5fcaade2ce169429c629ba3148 (diff) | |
parent | 97f4026d93a85838439263d30146c3ad25fef474 (diff) |
merged from david
Diffstat (limited to 'methods/http.h')
-rw-r--r-- | methods/http.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/methods/http.h b/methods/http.h index d0677bdaa..0bc019e77 100644 --- a/methods/http.h +++ b/methods/http.h @@ -13,7 +13,7 @@ #define MAXLEN 360 - +#include <apt-pkg/hashes.h> using std::cout; using std::endl; |