diff options
Diffstat (limited to 'apt-pkg/contrib/sha256.h')
-rw-r--r-- | apt-pkg/contrib/sha256.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/apt-pkg/contrib/sha256.h b/apt-pkg/contrib/sha256.h deleted file mode 100644 index 15146c948..000000000 --- a/apt-pkg/contrib/sha256.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef APTPKG_SHA256_H -#define APTPKG_SHA256_H - -#include "sha2.h" - -#warning "This header is deprecated, please include sha2.h instead" - -#endif |