summaryrefslogtreecommitdiff
path: root/src/r128.h
diff options
context:
space:
mode:
authorDave Airlie <airlied@linux.ie>2006-06-15 20:39:22 +1000
committerDave Airlie <airlied@linux.ie>2006-06-15 20:39:22 +1000
commitd511ef486a15b582e5d1708a17a00701f5cf1ccd (patch)
tree49d9a75b4342c834321ccb90752517d7830ec5de /src/r128.h
parentf46c3bebe821ee0031770d98d04bd406d1abb9ed (diff)
ati/r128: add includes to get C function decls
Also fix a void pointer cast
Diffstat (limited to 'src/r128.h')
-rw-r--r--src/r128.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/r128.h b/src/r128.h
index eced5c7f..b37b3ce2 100644
--- a/src/r128.h
+++ b/src/r128.h
@@ -38,6 +38,7 @@
#ifndef _R128_H_
#define _R128_H_
+#include <unistd.h>
#include "xf86str.h"
/* PCI support */