From ffd0e55bf6dd662c3e90fac7f81eb3533e229b5b Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Mon, 25 Aug 2014 13:10:08 -0400 Subject: [PATCH] client: Remove references to unneeded XSS header files --- client/hostinfo_unix.cpp | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/client/hostinfo_unix.cpp b/client/hostinfo_unix.cpp index 958a2e833d..a37dbc4b1f 100644 --- a/client/hostinfo_unix.cpp +++ b/client/hostinfo_unix.cpp @@ -153,17 +153,6 @@ mach_port_t gEventHandle = NULL; #define _SC_PAGESIZE _SC_PAGE_SIZE #endif -#if HAVE_DPMS -#include -#include -#endif - -#if HAVE_XSS -#include -#include -#endif - - // The following is intended to be true both on Linux // and Debian GNU/kFreeBSD (see trac #521) //