]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/md5.h
* debian/rules:
[apt.git] / apt-pkg / contrib / md5.h
index e280d714e8ad8302ea6214421bc23514776db6eb..96c8975b46f6cc165b257f889bd1bb2f56ac5168 100644 (file)
 #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>