You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +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:
@@ -25,6 +25,7 @@
|
||||
#include "avutil.h"
|
||||
#include "bswap.h"
|
||||
#include "sha.h"
|
||||
#include "sha1.h"
|
||||
#include "intreadwrite.h"
|
||||
|
||||
/** hash context */
|
||||
|
Reference in New Issue
Block a user