projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* merged the apt--mirror branch
[apt.git]
/
apt-pkg
/
contrib
/
sha256.cc
diff --git
a/apt-pkg/contrib/sha256.cc
b/apt-pkg/contrib/sha256.cc
index b75ce8a84e7d82ad0fda5dc89c1e48a47b5764a8..ecda3d8e88bbc2d1a0a62acf1ce32cee7ec17ace 100644
(file)
--- a/
apt-pkg/contrib/sha256.cc
+++ b/
apt-pkg/contrib/sha256.cc
@@
-18,6
+18,12
@@
* any later version.
*
*/
+
+#ifdef __GNUG__
+#pragma implementation "apt-pkg/sha256.h"
+#endif
+
+
#define SHA256_DIGEST_SIZE 32
#define SHA256_HMAC_BLOCK_SIZE 64