summaryrefslogtreecommitdiff
path: root/hw/xfree86/exa/exa_offscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/exa/exa_offscreen.c')
-rw-r--r--hw/xfree86/exa/exa_offscreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/exa/exa_offscreen.c b/hw/xfree86/exa/exa_offscreen.c
index c3a2af642..b128504f2 100644
--- a/hw/xfree86/exa/exa_offscreen.c
+++ b/hw/xfree86/exa/exa_offscreen.c
@@ -22,7 +22,7 @@
#include "exa_priv.h"
-#include <sys/limits.h>
+#include <limits.h>
#include <assert.h>
#include <stdlib.h>