Xext: move over public SDK headers to include/

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-12 13:55:23 +01:00
committed by Enrico Weigelt
parent 9bd146a391
commit 69d57bcf52
22 changed files with 38 additions and 45 deletions

View File

@@ -29,7 +29,9 @@ from The Open Group.
#include <dix-config.h>
#include <X11/X.h>
#include <X11/extensions/shm.h>
#include "include/shmint.h"
#include "mi/mi_priv.h"
#include "servermd.h"
@@ -38,10 +40,6 @@ from The Open Group.
#include "pixmapstr.h"
#include "dix.h"
#include "miline.h"
#ifdef CONFIG_MITSHM
#include <X11/extensions/shm.h>
#include "shmint.h"
#endif /* CONFIG_MITSHM */
/* We use this structure to propagate some information from miScreenInit to
* miCreateScreenResources. miScreenInit allocates the structure, fills it