projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f016e25
)
Remove unnecessary #include "mach64_common.h" which breaks the build for me.
author
Eric Anholt
<anholt@FreeBSD.org>
Tue, 1 Jun 2004 02:00:25 +0000
(
02:00
+0000)
committer
Eric Anholt
<anholt@FreeBSD.org>
Tue, 1 Jun 2004 02:00:25 +0000
(
02:00
+0000)
src/mesa/drivers/dri/mach64/server/mach64_dri.h
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/mach64/server/mach64_dri.h
b/src/mesa/drivers/dri/mach64/server/mach64_dri.h
index
f890019
..
01c4dcf
100644
(file)
--- a/
src/mesa/drivers/dri/mach64/server/mach64_dri.h
+++ b/
src/mesa/drivers/dri/mach64/server/mach64_dri.h
@@
-32,7
+32,6
@@
#define __MACH64_DRI_H__ 1
#include "xf86drm.h"
-#include "mach64_common.h"
typedef struct {
drmHandle fbHandle;