mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-21 01:50:48 +02:00
XDARWIN: build fix for quartz/pseudoramiX.c
This commit is contained in:
parent
e8093e15c7
commit
f8637137ab
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ Equipment Corporation.
|
|||
#include <X11/extensions/panoramiXproto.h>
|
||||
#include "globals.h"
|
||||
|
||||
extern int noPseudoramiXExtension;
|
||||
extern int noPanoramiXExtension;
|
||||
|
||||
extern int ProcPanoramiXQueryVersion (ClientPtr client);
|
||||
|
||||
static void PseudoramiXResetProc(ExtensionEntry *extEntry);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue