mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-27 09:43:34 +00:00
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:
parent
627686e635
commit
0fcbcad140
@ -25,6 +25,7 @@
|
||||
#include "avutil.h"
|
||||
#include "bswap.h"
|
||||
#include "sha.h"
|
||||
#include "sha1.h"
|
||||
#include "intreadwrite.h"
|
||||
|
||||
/** hash context */
|
||||
|
Loading…
Reference in New Issue
Block a user