From 7d399cedcfd20f0d91a8caf386ae3c63f4dcf285 Mon Sep 17 00:00:00 2001 From: Maxim Biro Date: Sat, 7 Apr 2018 22:09:42 -0400 Subject: Improve network error reporting on Windows Windows doesn't report network errors though errno, it has its own facilities. --- testing/av_test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'testing') diff --git a/testing/av_test.c b/testing/av_test.c index 0d61edec..5cc3b5dd 100644 --- a/testing/av_test.c +++ b/testing/av_test.c @@ -64,7 +64,6 @@ extern "C" { #include #include -#include #include #include #include -- cgit v1.2.3