Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guillaume Martres
aom-rav1e
Commits
17cfee3c
Commit
17cfee3c
authored
Aug 06, 2015
by
Alex Converse
Browse files
fastssim: Add stdlib.h for malloc/free
Change-Id: I4d734febc14c534dba20b67cf6bd628996cc9ab7
parent
d816fa7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpx_dsp/fastssim.c
View file @
17cfee3c
...
...
@@ -11,6 +11,7 @@
* project.
*/
#include
<math.h>
#include
<stdlib.h>
#include
<string.h>
#include
"./vpx_config.h"
#include
"./vpx_dsp_rtcd.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment