projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* merge lp:~mvo/apt/netrc branch, this adds support for a
[apt.git]
/
apt-pkg
/
contrib
/
sha256.h
diff --git
a/apt-pkg/contrib/sha256.h
b/apt-pkg/contrib/sha256.h
index 01b638d56979c9bf4052ea5d1efb5414378af282..5934b5641dccba20c896252cc460f29f49d74091 100644
(file)
--- a/
apt-pkg/contrib/sha256.h
+++ b/
apt-pkg/contrib/sha256.h
@@
-15,6
+15,7
@@
#define APTPKG_SHA256_H
#include <string>
+#include <cstring>
#include <algorithm>
#include <stdint.h>