summaryrefslogtreecommitdiff
path: root/src/mesa/x86/common_x86.c
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2003-12-04 16:38:05 +0000
committerAlan Hourihane <alanh@tungstengraphics.com>2003-12-04 16:38:05 +0000
commit164c703e98e5e2e195b6ca124a8a91913645a6ab (patch)
treecc741824ad06346c83edcd736e7b4116c2f5d2f1 /src/mesa/x86/common_x86.c
parent4abac931e8711468b874071a0d611f52d7aa2c9b (diff)
build fixes
Diffstat (limited to 'src/mesa/x86/common_x86.c')
-rw-r--r--src/mesa/x86/common_x86.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/x86/common_x86.c b/src/mesa/x86/common_x86.c
index 1e7f69dba2..9b28403cf3 100644
--- a/src/mesa/x86/common_x86.c
+++ b/src/mesa/x86/common_x86.c
@@ -42,7 +42,6 @@
#include <sys/sysctl.h>
#endif
-#include "context.h"
#include "common_x86_asm.h"
#include "imports.h"