mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-22 20:35:43 +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
fb/fb.h
4
fb/fb.h
|
|
@ -24,10 +24,6 @@
|
|||
|
||||
/* $XdotOrg: xc/programs/Xserver/fb/fb.h,v 1.9 2005/04/20 12:25:19 daniels Exp $ */
|
||||
|
||||
#ifdef HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
#ifndef _FB_H_
|
||||
#define _FB_H_
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue