drop explicit include of autoconf.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 17 Oct 2009 22:39:40 +0000 (00:39 +0200)
committerMichal Marek <mmarek@suse.cz>
Sat, 12 Dec 2009 12:08:15 +0000 (13:08 +0100)
kbuild.h forces include of autoconf.h on the
commandline using -include - so we do not need to
include the file explicit.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found