projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add https options which default to the ones from http for the https
[apt.git]
/
apt-pkg
/
contrib
/
progress.cc
diff --git
a/apt-pkg/contrib/progress.cc
b/apt-pkg/contrib/progress.cc
index 6ce6e950a788a90d603ac693ac215113c8b43cb6..cffdddc4fe0d70a9f45e3fc5fadd3c73c7944168 100644
(file)
--- a/
apt-pkg/contrib/progress.cc
+++ b/
apt-pkg/contrib/progress.cc
@@
-16,6
+16,7
@@
#include <iostream>
#include <stdio.h>
+#include <cstring>
/*}}}*/
using namespace std;