summaryrefslogtreecommitdiff
path: root/hw/xfree86/xf8_32bpp/cfbwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xf8_32bpp/cfbwindow.c')
-rw-r--r--hw/xfree86/xf8_32bpp/cfbwindow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/xf8_32bpp/cfbwindow.c b/hw/xfree86/xf8_32bpp/cfbwindow.c
index 78d721495..d2d4cfb6b 100644
--- a/hw/xfree86/xf8_32bpp/cfbwindow.c
+++ b/hw/xfree86/xf8_32bpp/cfbwindow.c
@@ -5,6 +5,8 @@
#include <xorg-config.h>
#endif
+#include <stdlib.h>
+
#include <X11/X.h>
#include "scrnintstr.h"
#include "windowstr.h"