diff options
Diffstat (limited to 'afb/afbclip.c')
-rw-r--r-- | afb/afbclip.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/afb/afbclip.c b/afb/afbclip.c index ea7413233..89314f134 100644 --- a/afb/afbclip.c +++ b/afb/afbclip.c @@ -52,6 +52,8 @@ SOFTWARE. #include <dix-config.h> #endif +#include <stdlib.h> + #include <X11/X.h> #include "regionstr.h" #include "pixmapstr.h" |