[TCP]: Move inclusion of <linux/dmaengine.h> to correct place in <linux/tcp.h>
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 22 Jun 2006 21:28:09 +0000 (14:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 23 Jun 2006 09:07:40 +0000 (02:07 -0700)
The new <linux/dmaengine.h> header shouldn't be included from
the !__KERNEL__ portion of tcp.h

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found