projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c0232
)
mesa: remove unneeded #includes
author
Brian Paul
<brianp@vmware.com>
Sun, 22 Feb 2009 23:18:38 +0000
(16:18 -0700)
committer
Brian Paul
<brianp@vmware.com>
Sun, 22 Feb 2009 23:18:38 +0000
(16:18 -0700)
src/mesa/main/dlopen.c
patch
|
blob
|
history
diff --git
a/src/mesa/main/dlopen.c
b/src/mesa/main/dlopen.c
index 8bc83c094fd736f84451de19779eb2f276ea0439..0fc0c21e94ae163766031b56bdc987859b3e62c8 100644
(file)
--- a/
src/mesa/main/dlopen.c
+++ b/
src/mesa/main/dlopen.c
@@
-28,8
+28,6
@@
*/
-#include "glheader.h"
-#include "imports.h"
#include "dlopen.h"
#if defined(_GNU_SOURCE) && !defined(__MINGW32__)