mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Centralize declaration of ConnectionInfo.
This commit is contained in:
parent
f1f44940f1
commit
64ef7ed072
9 changed files with 3 additions and 9 deletions
|
|
@ -26,6 +26,8 @@ extern Bool noTestExtensions;
|
|||
|
||||
extern DDXPointRec dixScreenOrigins[MAXSCREENS];
|
||||
|
||||
extern char *ConnectionInfo;
|
||||
|
||||
#ifdef DPMSExtension
|
||||
extern CARD32 defaultDPMSStandbyTime;
|
||||
extern CARD32 defaultDPMSSuspendTime;
|
||||
|
|
|
|||
Loading…
Reference in a new issue