added mdfile prototype

CVS patchset: 464
CVS date: 1996/03/11 15:48:22
This commit is contained in:
root 1996-03-11 15:48:22 +00:00
parent 5203f9c5df
commit 05a40f129f
1 changed files with 2 additions and 0 deletions

View File

@ -146,4 +146,6 @@ int rpmdbAdd(rpmdb db, Header dbentry);
int rpmdbUpdateRecord(rpmdb db, int secOffset, Header secHeader);
int rpmVerifyFile(char * prefix, Header h, int filenum, int * result);
int mdfile(char *fn, unsigned char *digest);
#endif