Centralize declaration of ConnectionInfo.

This commit is contained in:
Adam Jackson
2008-08-20 13:14:03 -04:00
parent f1f44940f1
commit 64ef7ed072
9 changed files with 3 additions and 9 deletions

View File

@@ -26,6 +26,8 @@ extern Bool noTestExtensions;
extern DDXPointRec dixScreenOrigins[MAXSCREENS];
extern char *ConnectionInfo;
#ifdef DPMSExtension
extern CARD32 defaultDPMSStandbyTime;
extern CARD32 defaultDPMSSuspendTime;