compat: remove autoconf inclusion on compat-2.6.33.c
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 10 Aug 2012 01:21:25 +0000 (18:21 -0700)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 10 Aug 2012 01:22:22 +0000 (18:22 -0700)
commit117058a8fc003ea2036a2900848449962b80f130
tree4aea98608ef82c3980b401e408f7a96df5fbf231
parentaf95815d4a5770a6ce1185a9afea8c48deac6859
compat: remove autoconf inclusion on compat-2.6.33.c

The inclusion of the appropriate kernel for autoconf
varies depending on the Linux kernel version used.

This magic is already dealt for us on compat-2.6.h and
since all files include that we don't need to be including
this header file.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
compat/compat-2.6.33.c