mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 17:10:05 +01:00
modesetting: xserver already checks XEXTPROTO >= 7.2.99.901.
Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
parent
c7e8d4a6ee
commit
a10ea01475
1 changed files with 0 additions and 6 deletions
|
|
@ -45,13 +45,7 @@
|
|||
|
||||
#include <cursorstr.h>
|
||||
|
||||
/* DPMS */
|
||||
#ifdef HAVE_XEXTPROTO_71
|
||||
#include <X11/extensions/dpmsconst.h>
|
||||
#else
|
||||
#define DPMS_SERVER
|
||||
#include <X11/extensions/dpms.h>
|
||||
#endif
|
||||
#include "compat-api.h"
|
||||
|
||||
#include "driver.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue