commit | ab8fafc2e1ecc0090f2c78902d3b992eec8b11f8 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon Sep 28 10:28:01 2009 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 01 21:17:54 2009 +0200 |
tree | bdf5ca70fcedfc9f085c684693c9dfe737410e49 | |
parent | b411b3637fa71fce9cf2acf0639009500f5892fe [diff] |
dropping unneeded include autoconf.h 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>