]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/sha256.h
apt-pkg/deb/dpkgpm.cc: remove dead code, add comment on problematic argument list...
[apt.git] / apt-pkg / contrib / sha256.h
index 1951f053bf1b15b8216dec13e4971fe45275f975..5934b5641dccba20c896252cc460f29f49d74091 100644 (file)
@@ -17,6 +17,7 @@
 #include <string>
 #include <cstring>
 #include <algorithm>
+#include <stdint.h>
 
 using std::string;
 using std::min;