mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 20:20:07 +01:00
xext: Use proto header rather than the Xext include file, this prevents userspace being pulled in causing issues
Signed-off-by: Benjamin Close <Benjamin.Close@clearchain.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
parent
d62c085f36
commit
a38ca0063c
1 changed files with 1 additions and 2 deletions
|
|
@ -41,9 +41,8 @@ Equipment Corporation.
|
|||
#define _PANORAMIX_H_
|
||||
|
||||
#define _PANORAMIX_SERVER
|
||||
#include <X11/extensions/panoramiXext.h>
|
||||
#include <X11/extensions/panoramiXproto.h>
|
||||
#undef _PANORAMIX_SERVER
|
||||
|
||||
#include "gcstruct.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue