projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* apt-pkg/deb/dpkgpm.cc:
[apt.git]
/
apt-pkg
/
contrib
/
sha1.h
diff --git
a/apt-pkg/contrib/sha1.h
b/apt-pkg/contrib/sha1.h
index db8ca7893169c616fca9056d35cdd74ee1f158c0..8ddd889f18a22a70b2ac9015e4772fbc195ce3a1 100644
(file)
--- a/
apt-pkg/contrib/sha1.h
+++ b/
apt-pkg/contrib/sha1.h
@@
-14,11
+14,8
@@
#ifndef APTPKG_SHA1_H
#define APTPKG_SHA1_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sha1.h"
-#endif
-
#include <string>
+#include <cstring>
#include <algorithm>
using std::string;