registry: add missing include statement.
This commit is contained in:
parent
996b621bec
commit
8503072e1c
|
@ -148,6 +148,7 @@ int ProcInitialConnection();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef XSERVER_DTRACE
|
#ifdef XSERVER_DTRACE
|
||||||
|
#include "registry.h"
|
||||||
#include "Xserver-dtrace.h"
|
#include "Xserver-dtrace.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue