summaryrefslogtreecommitdiff
path: root/src/ffb.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-06-07 18:41:23 +0100
committerDave Airlie <airlied@redhat.com>2012-06-07 18:41:23 +0100
commit5954960d4bbaee9ee4d2d3a4d1ca9a93d02f6697 (patch)
tree67463f90267aa97537d4ca0734deea895e602e0d /src/ffb.h
parent20e5b57ca3186dd58f88bc663e410aeea638100f (diff)
sunffb: port to new compat API.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/ffb.h')
-rw-r--r--src/ffb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ffb.h b/src/ffb.h
index 5177fa4..14edcbe 100644
--- a/src/ffb.h
+++ b/src/ffb.h
@@ -47,6 +47,7 @@
#include <X11/extensions/dpms.h>
#endif
+#include "compat-api.h"
/* Various offsets in virtual (ie. mmap()) spaces Linux and Solaris support. */
/* Note: do not mmap FFB_DFB8R_VOFF and following mappings using one mmap together
with any previous SFB mapping, otherwise the OS won't be able to use 4M pages