aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-08-10 15:19:09 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-08-13 22:52:05 -0700
commit08dd2e29468d55f67fa346ede07ddfc58a60536b (patch)
tree08debc9fde4f2d6f4d80e9a84339e05e53150766 /net/sunrpc
parent[PKT_SCHED]: Clean up duplicate includes in net/sched/ (diff)
downloadlinux-dev-08dd2e29468d55f67fa346ede07ddfc58a60536b.tar.xz
linux-dev-08dd2e29468d55f67fa346ede07ddfc58a60536b.zip
[SUNRPC]: Clean up duplicate includes in net/sunrpc/
This patch cleans up duplicate includes in net/sunrpc/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc')
-rw-r--r--net/sunrpc/auth_gss/svcauth_gss.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/auth_gss/svcauth_gss.c b/net/sunrpc/auth_gss/svcauth_gss.c
index dc2f41e9f577..7da7050f06c3 100644
--- a/net/sunrpc/auth_gss/svcauth_gss.c
+++ b/net/sunrpc/auth_gss/svcauth_gss.c
@@ -42,7 +42,6 @@
#include <linux/pagemap.h>
#include <linux/sunrpc/auth_gss.h>
-#include <linux/sunrpc/svcauth.h>
#include <linux/sunrpc/gss_err.h>
#include <linux/sunrpc/svcauth.h>
#include <linux/sunrpc/svcauth_gss.h>