diff options
Diffstat (limited to 'afb/afbblt.c')
-rw-r--r-- | afb/afbblt.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/afb/afbblt.c b/afb/afbblt.c index 6cbb0a878..9eb0227f2 100644 --- a/afb/afbblt.c +++ b/afb/afbblt.c @@ -37,6 +37,8 @@ Author: Keith Packard #include <dix-config.h> #endif +#include <stdlib.h> + #include <X11/X.h> #include <X11/Xmd.h> #include <X11/Xproto.h> |