diff options
Diffstat (limited to 'cfb/cfbply1rct.c')
-rw-r--r-- | cfb/cfbply1rct.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cfb/cfbply1rct.c b/cfb/cfbply1rct.c index 99a2379c9..b431f33e1 100644 --- a/cfb/cfbply1rct.c +++ b/cfb/cfbply1rct.c @@ -31,6 +31,8 @@ in this Software without prior written authorization from The Open Group. #include <dix-config.h> #endif +#include <stdlib.h> + #include <X11/X.h> #include "gcstruct.h" |