diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-09-24 20:14:55 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-09-24 22:38:43 +0200 |
commit | 47d278dc7184606f751d015689e0c49eccde4547 (patch) | |
tree | cfa3e7d04e361dd933e6a45a18ffc90098f48740 /methods/http_main.cc | |
parent | 13a28d8549015d2b55fadef450bc56327b4ca7a2 (diff) |
releasing package apt version 1.1~exp3
Diffstat (limited to 'methods/http_main.cc')
-rw-r--r-- | methods/http_main.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/http_main.cc b/methods/http_main.cc index d7724701a..f21a5709c 100644 --- a/methods/http_main.cc +++ b/methods/http_main.cc @@ -1,5 +1,6 @@ #include <config.h> #include <apt-pkg/fileutl.h> +#include <apt-pkg/error.h> #include <signal.h> #include "http.h" |