mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-19 20:02:21 +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
|
|
@ -47,10 +47,6 @@ SOFTWARE.
|
|||
********************************************************/
|
||||
/* $XFree86: xc/programs/Xserver/include/input.h,v 3.8 2003/04/27 21:31:04 herrb Exp $ */
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#ifndef INPUT_H
|
||||
#define INPUT_H
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue