diff options
Diffstat (limited to 'afb/afbply1rct.c')
-rw-r--r-- | afb/afbply1rct.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/afb/afbply1rct.c b/afb/afbply1rct.c index 90e55cf8e..b7a16e086 100644 --- a/afb/afbply1rct.c +++ b/afb/afbply1rct.c @@ -32,6 +32,8 @@ in this Software without prior written authorization from the X Consortium. #include <dix-config.h> #endif +#include <stdlib.h> + #include <X11/X.h> #include "gcstruct.h" |