Commit fecf75a5 authored by Martin Storsjö's avatar Martin Storsjö

aarch64: vp8: Remove superfluous includes

This fixes building with MSVC, which lacks unistd.h.
Signed-off-by: 's avatarMartin Storsjö <martin@martin.st>
(cherry picked from commit ad32f7b1)
parent 7ddfa5e9
......@@ -17,10 +17,6 @@
*/
#include <stdint.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "libavutil/attributes.h"
#include "libavutil/aarch64/cpu.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment