projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add with pkgCacheGen::Essential a way to control which packages get the
[apt.git]
/
apt-pkg
/
contrib
/
md5.h
diff --git
a/apt-pkg/contrib/md5.h
b/apt-pkg/contrib/md5.h
index e280d714e8ad8302ea6214421bc23514776db6eb..96c8975b46f6cc165b257f889bd1bb2f56ac5168 100644
(file)
--- a/
apt-pkg/contrib/md5.h
+++ b/
apt-pkg/contrib/md5.h
@@
-23,11
+23,9
@@
#ifndef APTPKG_MD5_H
#define APTPKG_MD5_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/md5.h"
-#endif
#include <string>
+#include <cstring>
#include <algorithm>
#include <stdint.h>