summaryrefslogtreecommitdiff
path: root/cfb
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-01-17 14:39:28 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-01-17 14:39:28 -0800
commit2dfd1aab244a2c8da3b62b522b9a8434e474af17 (patch)
tree015b3dc23c9d5a6740138b16812b0f109b6143de /cfb
parent42a48786acf54f83167de4f561526986d4e27033 (diff)
Always include compiler.h in cfbmskbits.h instead of checking #ifdef XFREE86
Diffstat (limited to 'cfb')
-rw-r--r--cfb/cfbmskbits.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cfb/cfbmskbits.h b/cfb/cfbmskbits.h
index 7aa446cb5..6076269b3 100644
--- a/cfb/cfbmskbits.h
+++ b/cfb/cfbmskbits.h
@@ -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
/*
* ==========================================================================