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 1951f053bf1b15b8216dec13e4971fe45275f975..5934b5641dccba20c896252cc460f29f49d74091 100644
(file)
--- a/
apt-pkg/contrib/sha256.h
+++ b/
apt-pkg/contrib/sha256.h
@@
-17,6
+17,7
@@
#include <string>
#include <cstring>
#include <algorithm>
#include <string>
#include <cstring>
#include <algorithm>
+#include <stdint.h>
using std::string;
using std::min;
using std::string;
using std::min;