projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c7bb5e
)
fix missing include for SOLO build
author
Dave Airlie
<airliedfreedesktop.org>
Fri, 6 Feb 2004 00:42:58 +0000
(
00:42
+0000)
committer
Dave Airlie
<airliedfreedesktop.org>
Fri, 6 Feb 2004 00:42:58 +0000
(
00:42
+0000)
src/mesa/drivers/dri/mach64/mach64_ioctl.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/mach64/mach64_ioctl.c
b/src/mesa/drivers/dri/mach64/mach64_ioctl.c
index 0bd093916664eca5ba8662049abff3f4fc964e78..4c391fec246a368cd0aff6f46534ea44bb08d5f9 100644
(file)
--- a/
src/mesa/drivers/dri/mach64/mach64_ioctl.c
+++ b/
src/mesa/drivers/dri/mach64/mach64_ioctl.c
@@
-28,6
+28,7
@@
* Leif Delgass <ldelgass@retinalburn.net>
* José Fonseca <j_r_fonseca@yahoo.co.uk>
*/
+#include <errno.h>
#include "mach64_context.h"
#include "mach64_state.h"