Include sha1.h from sha.c: It contains several prototypes.

Originally committed as revision 22099 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Carl Eugen Hoyos 2010-02-28 02:32:16 +00:00
parent 627686e635
commit 0fcbcad140
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include "avutil.h"
#include "bswap.h"
#include "sha.h"
#include "sha1.h"
#include "intreadwrite.h"
/** hash context */