]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/sha256.h
* merge lp:~mvo/apt/netrc branch, this adds support for a
[apt.git] / apt-pkg / contrib / sha256.h
index 01b638d56979c9bf4052ea5d1efb5414378af282..5934b5641dccba20c896252cc460f29f49d74091 100644 (file)
@@ -15,6 +15,7 @@
 #define APTPKG_SHA256_H
 
 #include <string>
+#include <cstring>
 #include <algorithm>
 #include <stdint.h>