projects
/
profile
/
ivi
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7c42ff
)
nouveau: fix bo mapping issue
author
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Jun 2009 22:59:53 +0000
(08:59 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Jun 2009 23:01:32 +0000
(09:01 +1000)
libdrm/nouveau/nouveau_bo.c
patch
|
blob
|
history
diff --git
a/libdrm/nouveau/nouveau_bo.c
b/libdrm/nouveau/nouveau_bo.c
index
8832a0d
..
55d0575
100644
(file)
--- a/
libdrm/nouveau/nouveau_bo.c
+++ b/
libdrm/nouveau/nouveau_bo.c
@@
-20,6
+20,9
@@
* SOFTWARE.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <stdint.h>
#include <stdlib.h>
#include <errno.h>