From: Pavel Roskin Date: Fri, 23 Sep 2005 08:18:07 +0000 (-0400) Subject: [PATCH] orinoco: Remove inneeded system includes. X-Git-Tag: v2.6.15-rc1~733^2~1^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef846bf04f4c9e1a68ab841e89931f8c26100874;p=pandora-kernel.git [PATCH] orinoco: Remove inneeded system includes. Signed-off-by: Pavel Roskin Remove inneeded system includes. Most system includes are not needed. In particular, the hardware backends don't need anything network related. Some includes have been moved from local headers to the C files where they are actually used. Includes that have to be in the local headers are no longer from the C sources. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed