projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* cmdline/apt-get.cc
[apt.git]
/
apt-pkg
/
contrib
/
sha1.h
diff --git
a/apt-pkg/contrib/sha1.h
b/apt-pkg/contrib/sha1.h
index 010ef802e642293a97e65f60df1e42a188f6bbff..8ddd889f18a22a70b2ac9015e4772fbc195ce3a1 100644
(file)
--- a/
apt-pkg/contrib/sha1.h
+++ b/
apt-pkg/contrib/sha1.h
@@
-15,6
+15,7
@@
#define APTPKG_SHA1_H
#include <string>
+#include <cstring>
#include <algorithm>
using std::string;