diff options
author | Ian Romanick <idr@us.ibm.com> | 2007-06-26 13:16:04 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2007-06-26 13:16:04 -0700 |
commit | 7a053306a9f8152462fda521e1a8322ac2bdf9fd (patch) | |
tree | e7ca767140f7dc64cb0a72858b939775d742930c | |
parent | ec9e494eb99d409a7e1e97bb6c5f71e9bb5a4486 (diff) |
linux/config.h is deprecated or gone.
-rw-r--r-- | linux-core/xgi_linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/linux-core/xgi_linux.h b/linux-core/xgi_linux.h index 77660ee0..28349470 100644 --- a/linux-core/xgi_linux.h +++ b/linux-core/xgi_linux.h @@ -29,8 +29,6 @@ #ifndef _XGI_LINUX_H_ #define _XGI_LINUX_H_ -#include <linux/config.h> - #ifndef LINUX_VERSION_CODE #include <linux/version.h> #endif |