From 6a9745b567d0500601b5977022b0fc5e1488f5a1 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 1 Oct 2013 14:04:45 +0200 Subject: Solved error due to latest merge --- apps/xhost/xhost.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'apps') diff --git a/apps/xhost/xhost.c b/apps/xhost/xhost.c index a6baa9dbf..44d85a09e 100755 --- a/apps/xhost/xhost.c +++ b/apps/xhost/xhost.c @@ -92,6 +92,10 @@ X Window System is a trademark of The Open Group. #include #endif +#ifdef _MSC_VER +#define _X_UNUSED +#endif + #ifdef SECURE_RPC #include -- cgit v1.2.3