apt  @VERSION@
sha256.h
00001 #ifndef APTPKG_SHA256_H
00002 #define APTPKG_SHA256_H
00003 
00004 #include "sha2.h"
00005 
00006 #warning "This header is deprecated, please include sha2.h instead"
00007 
00008 #endif