mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
Xext: move over public SDK headers to include/
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
9bd146a391
commit
69d57bcf52
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user