mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 01:59:56 +00:00
Remove unnecessary include of dgaproc.h that broke Solaris builds.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-12-12 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* hw/xfree86/os-support/solaris/sun_kbdEv.c:
|
||||
Remove unnecessary include of dgaproc.h that broke Solaris builds.
|
||||
|
||||
2005-12-11 Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
|
||||
* Xext/Makefile.am:
|
||||
|
||||
@@ -42,10 +42,6 @@
|
||||
#include "inputstr.h"
|
||||
#endif
|
||||
|
||||
#ifdef XFreeXDGA
|
||||
#include "dgaproc.h"
|
||||
#endif
|
||||
|
||||
#include <sys/kbd.h>
|
||||
#include "atKeynames.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user