mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove use of dix-config and xorg-config.h from public headers.
This commit is contained in:
parent
1fb4a5a4ea
commit
825a95a1fa
135 changed files with 1 additions and 535 deletions
4
mi/mi.h
4
mi/mi.h
|
|
@ -47,10 +47,6 @@ SOFTWARE.
|
|||
******************************************************************/
|
||||
/* $XFree86: xc/programs/Xserver/mi/mi.h,v 3.9 2001/08/06 20:51:16 dawes Exp $ */
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#ifndef MI_H
|
||||
#define MI_H
|
||||
#include <X11/X.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue