diff options
Diffstat (limited to 'module/sysprof-module.c')
-rw-r--r-- | module/sysprof-module.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/module/sysprof-module.c b/module/sysprof-module.c index 5cee6b6..964f1ac 100644 --- a/module/sysprof-module.c +++ b/module/sysprof-module.c @@ -19,7 +19,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include <linux/config.h> #if !CONFIG_PROFILING # error Sysprof needs a kernel with profiling support compiled in. #endif |