diff options
Diffstat (limited to 'hw/xfree86/xf4bpp/ppcCpArea.c')
-rw-r--r-- | hw/xfree86/xf4bpp/ppcCpArea.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/xf4bpp/ppcCpArea.c b/hw/xfree86/xf4bpp/ppcCpArea.c index 4673fe7ac..e33795c77 100644 --- a/hw/xfree86/xf4bpp/ppcCpArea.c +++ b/hw/xfree86/xf4bpp/ppcCpArea.c @@ -51,6 +51,8 @@ SOFTWARE. #include <xorg-config.h> #endif +#include <stdlib.h> + #include "xf4bpp.h" #include "mfbmap.h" #define PSZ 8 |