fastssim: Add stdlib.h for malloc/free
Change-Id: I4d734febc14c534dba20b67cf6bd628996cc9ab7
This commit is contained in:
parent
d816fa7bfd
commit
17cfee3cb5
@ -11,6 +11,7 @@
|
||||
* project.
|
||||
*/
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "./vpx_config.h"
|
||||
#include "./vpx_dsp_rtcd.h"
|
||||
|
Loading…
Reference in New Issue
Block a user