diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 10:16:30 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 10:16:30 +1000 |
commit | d72f0faa2309cf411052f480e3da83af943eb7ac (patch) | |
tree | b1cea1694693fc592fc9020f2b030e8eb3b75a92 /src/ast_mode.c | |
parent | 2eb00170bfb9defe99a10dbfd4039952670fd099 (diff) |
ast: remove unneeded includes for RAC/resource
Diffstat (limited to 'src/ast_mode.c')
-rw-r--r-- | src/ast_mode.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ast_mode.c b/src/ast_mode.c index 60cd1fd..b4ca02f 100644 --- a/src/ast_mode.c +++ b/src/ast_mode.c @@ -25,8 +25,6 @@ #endif #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86Resources.h" -#include "xf86RAC.h" #include "xf86cmap.h" #include "compiler.h" #include "mibstore.h" |