From 3666dbb5f3e06fa6a72def64556d64cf73141777 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 12 Dec 2005 23:33:55 +0000 Subject: Remove unnecessary include of dgaproc.h that broke Solaris builds. --- ChangeLog | 5 +++++ hw/xfree86/os-support/solaris/sun_kbdEv.c | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 656e54ccf..abce79915 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-12 Alan Coopersmith + + * hw/xfree86/os-support/solaris/sun_kbdEv.c: + Remove unnecessary include of dgaproc.h that broke Solaris builds. + 2005-12-11 Alan Coopersmith * Xext/Makefile.am: diff --git a/hw/xfree86/os-support/solaris/sun_kbdEv.c b/hw/xfree86/os-support/solaris/sun_kbdEv.c index 77391b592..fa2a0f109 100644 --- a/hw/xfree86/os-support/solaris/sun_kbdEv.c +++ b/hw/xfree86/os-support/solaris/sun_kbdEv.c @@ -42,10 +42,6 @@ #include "inputstr.h" #endif -#ifdef XFreeXDGA -#include "dgaproc.h" -#endif - #include #include "atKeynames.h" -- cgit v1.2.3