mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-21 20:26:45 +00:00
Move defaultDisplayClass to xdmcp-only visibility.
This commit is contained in:
parent
166177e36b
commit
07f69023b0
2 changed files with 1 additions and 2 deletions
|
|
@ -68,7 +68,7 @@
|
|||
#define X_INCLUDE_NETDB_H
|
||||
#include <X11/Xos_r.h>
|
||||
|
||||
extern char *defaultDisplayClass;
|
||||
static char *defaultDisplayClass = COMPILEDDISPLAYCLASS;
|
||||
|
||||
static int xdmcpSocket, sessionSocket;
|
||||
static xdmcp_states state;
|
||||
|
|
|
|||
Loading…
Reference in a new issue