diff options
Diffstat (limited to 'xorg-server/Xext/shape.c')
| -rw-r--r-- | xorg-server/Xext/shape.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/xorg-server/Xext/shape.c b/xorg-server/Xext/shape.c index 79dc77635..6a35a0451 100644 --- a/xorg-server/Xext/shape.c +++ b/xorg-server/Xext/shape.c @@ -26,6 +26,8 @@ in this Software without prior written authorization from The Open Group.  #ifdef HAVE_DIX_CONFIG_H
  #include <dix-config.h>
 +#else
 +#define SHAPE
  #endif
  #include <stdlib.h>
 | 
