]> git.saurik.com Git - apt.git/blame - apt-pkg/contrib/sha256.h
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use downloadfile()
[apt.git] / apt-pkg / contrib / sha256.h
CommitLineData
cde41ae8
MV
1#ifndef APTPKG_SHA256_H
2#define APTPKG_SHA256_H
3
84a0890e 4#include "sha2.h"
cde41ae8 5
6f33ec48 6#warning "This header is deprecated, please include sha2.h instead"
cde41ae8
MV
7
8#endif