From 01e100f6dfb35ec329a0bda5315fab3eb07c59ed Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 23 Mar 2015 23:55:43 +0100 Subject: [PATCH] Include in net_compat.c --- libretro-common/net/net_compat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-common/net/net_compat.c b/libretro-common/net/net_compat.c index e3ce97acdc..b0cfbf6920 100644 --- a/libretro-common/net/net_compat.c +++ b/libretro-common/net/net_compat.c @@ -16,6 +16,7 @@ #include #include +#include #include #include