projects
/
apt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Japanese manpage translation update
[apt.git]
/
apt-pkg
/
contrib
/
sha256.h
1
#ifndef APTPKG_SHA256_H
2
#define APTPKG_SHA256_H
3
4
#include
"sha2.h"
5
6
#warning
"This header is deprecated, please include sha2.h instead"
7
8
#endif