projects
/
apt.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge remote-tracking branch 'donkult/debian/sid' into debian/sid
[apt.git]
/
apt-pkg
/
contrib
/
sha256.h
Commit
Line
Data
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