From 20472ae36da4d421966eb5d4c7049ececb92cc1d Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 27 May 2012 14:18:37 +0200 Subject: [PATCH] Don't include in Win32. --- netplay_compat.h | 1 + network_cmd.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/netplay_compat.h b/netplay_compat.h index 2b114c88e1..669e66bccb 100644 --- a/netplay_compat.h +++ b/netplay_compat.h @@ -39,6 +39,7 @@ #include #include #include +#include #ifdef __CELLOS_LV2__ #include diff --git a/network_cmd.c b/network_cmd.c index 407486055e..258cd31a41 100644 --- a/network_cmd.c +++ b/network_cmd.c @@ -19,7 +19,6 @@ #include "general.h" #include #include -#include struct network_cmd {