--- valgrind-20030725.orig/config.h.in 2003-04-21 10:13:35.000000000 +0000 +++ valgrind-20030725/config.h.in 2003-09-03 22:51:26.000000000 +0000 @@ -108,6 +108,9 @@ /* Define to 1 if you're using Linux 2.5.x */ #undef KERNEL_2_5 +/* Define to 1 if you're using Linux 2.6.x */ +#undef KERNEL_2_6 + /* Name of package */ #undef PACKAGE