Commit 31d49db7 authored by Michael Niedermayer's avatar Michael Niedermayer

avutil/bprint:ædd io.h, try to fix msvc build

Suggested-by: jamrial
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent b83e0903
......@@ -30,6 +30,9 @@
#include "error.h"
#include "mem.h"
#if HAVE_IO_H
#include <io.h>
#endif
#if HAVE_UNISTD_H
#include <unistd.h>
#endif
......
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