From 08bfd6fc5340aafd7d0642801a0bce7560cde14d Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 28 Dec 2009 18:49:21 +0000 Subject: autoconf.h is inlcuded by Kbuild at the command-line. No need to explicitly include it. Also note that is invalid as of 2.6.33 . It is now (but anyway, should not be #include-d directly). git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@7732 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wcb4xxp/base.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/dahdi/wcb4xxp') diff --git a/drivers/dahdi/wcb4xxp/base.c b/drivers/dahdi/wcb4xxp/base.c index d7484a7..178b74f 100644 --- a/drivers/dahdi/wcb4xxp/base.c +++ b/drivers/dahdi/wcb4xxp/base.c @@ -20,7 +20,6 @@ * this program for more details. */ -#include #include #include /* printk() */ -- cgit v1.2.3