projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add more missing includes after removing the implicit common.h
[libav.git]
/
libavutil
/
x86
/
w64xmmtest.h
diff --git
a/libavutil/x86/w64xmmtest.h
b/libavutil/x86/w64xmmtest.h
index
c38ee3f
..
b4ce7d3
100644
(file)
--- a/
libavutil/x86/w64xmmtest.h
+++ b/
libavutil/x86/w64xmmtest.h
@@
-23,6
+23,7
@@
#include <stdint.h>
#include <stdlib.h>
#include <stdarg.h>
+#include <string.h>
#include "libavutil/bswap.h"