dropping unneeded include autoconf.h
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 28 Sep 2009 08:28:01 +0000 (10:28 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 1 Oct 2009 19:17:54 +0000 (21:17 +0200)
It is force-included on the gcc command line since at least 2.6.15.
Explicit include lines seem to break compilation now in certain configurations.

Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>

No differences found