diff options
author | Alan Hourihane <[email protected]> | 2003-12-04 16:38:05 +0000 |
---|---|---|
committer | Alan Hourihane <[email protected]> | 2003-12-04 16:38:05 +0000 |
commit | 164c703e98e5e2e195b6ca124a8a91913645a6ab (patch) | |
tree | cc741824ad06346c83edcd736e7b4116c2f5d2f1 /src/mesa/x86/common_x86.c | |
parent | 4abac931e8711468b874071a0d611f52d7aa2c9b (diff) |
build fixes
Diffstat (limited to 'src/mesa/x86/common_x86.c')
-rw-r--r-- | src/mesa/x86/common_x86.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/x86/common_x86.c b/src/mesa/x86/common_x86.c index 1e7f69dba2b..9b28403cf3e 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" |