summaryrefslogtreecommitdiff
path: root/hw/xfree86/xf8_32bpp/cfbgcmisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xf8_32bpp/cfbgcmisc.c')
-rw-r--r--hw/xfree86/xf8_32bpp/cfbgcmisc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/xf8_32bpp/cfbgcmisc.c b/hw/xfree86/xf8_32bpp/cfbgcmisc.c
index 356b6cc9f..3d1af095a 100644
--- a/hw/xfree86/xf8_32bpp/cfbgcmisc.c
+++ b/hw/xfree86/xf8_32bpp/cfbgcmisc.c
@@ -4,6 +4,8 @@
#include <xorg-config.h>
#endif
+#include <stdlib.h>
+
#include <X11/X.h>
#include <X11/Xmd.h>
#include <X11/Xproto.h>