diff options
Diffstat (limited to 'miext/shadow/shplanar8.c')
-rw-r--r-- | miext/shadow/shplanar8.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/miext/shadow/shplanar8.c b/miext/shadow/shplanar8.c index fc45a8086..8db584b43 100644 --- a/miext/shadow/shplanar8.c +++ b/miext/shadow/shplanar8.c @@ -26,6 +26,8 @@ #include <dix-config.h> #endif +#include <stdlib.h> + #include <X11/X.h> #include "scrnintstr.h" #include "windowstr.h" |