mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-26 12:20:06 +01:00
Always include compiler.h in cfbmskbits.h instead of checking #ifdef XFREE86
This commit is contained in:
parent
42a48786ac
commit
2dfd1aab24
1 changed files with 0 additions and 3 deletions
|
|
@ -32,10 +32,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <X11/X.h>
|
||||
#include <X11/Xmd.h>
|
||||
#include "servermd.h"
|
||||
#if defined(XFREE86) || ( defined(__OpenBSD__) && defined(__alpha__) ) \
|
||||
|| (defined(__bsdi__))
|
||||
#include "compiler.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* ==========================================================================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue