mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02: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