mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-04 22:30:25 +00:00
liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd com)
Originally committed as revision 4494 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
23972d5a6c
commit
6987c58a0a
@ -23,7 +23,7 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include "../common.h"
|
||||
#include <inttypes.h>
|
||||
|
||||
static const uint16_t crc_lut[256] =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user