mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-19 10:08:35 +02:00
Remove some duplicate include statements.
This commit is contained in:
parent
5b0dfb73ca
commit
709c1a70c8
3 changed files with 0 additions and 3 deletions
|
|
@ -23,7 +23,6 @@
|
|||
#include "windowstr.h"
|
||||
#include "gcstruct.h"
|
||||
#include "modinit.h"
|
||||
#include "registry.h"
|
||||
|
||||
static int
|
||||
ProcXResQueryVersion (ClientPtr client)
|
||||
|
|
|
|||
|
|
@ -87,7 +87,6 @@ Equipment Corporation.
|
|||
#include "os.h"
|
||||
#include "windowstr.h"
|
||||
#include "resource.h"
|
||||
#include "privates.h"
|
||||
#include "dixstruct.h"
|
||||
#include "gcstruct.h"
|
||||
#include "extension.h"
|
||||
|
|
|
|||
1
fb/fb.h
1
fb/fb.h
|
|
@ -41,7 +41,6 @@
|
|||
#include "mi.h"
|
||||
#include "migc.h"
|
||||
#include "mibstore.h"
|
||||
#include "privates.h"
|
||||
#ifdef RENDER
|
||||
#include "picturestr.h"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue