X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=net%2Fipv4%2Fprotocol.c;h=da70fef82c93f11c8caa2168eca6f5793eb85cb0;hb=902b236c087bf021c94cc21a2b09d928c4156c2b;hp=0db405a869f2524c4768884580590a0a42c07a37;hpb=ad34ea2cc3845ef4dcd7d12fb0fa8484734bd672;p=powerpc.git diff --git a/net/ipv4/protocol.c b/net/ipv4/protocol.c index 0db405a869..da70fef82c 100644 --- a/net/ipv4/protocol.c +++ b/net/ipv4/protocol.c @@ -30,9 +30,7 @@ #include #include #include -#include #include -#include #include #include #include @@ -40,7 +38,6 @@ #include #include #include -#include #include #include #include @@ -76,7 +73,7 @@ int inet_add_protocol(struct net_protocol *prot, unsigned char protocol) /* * Remove a protocol from the hash tables. */ - + int inet_del_protocol(struct net_protocol *prot, unsigned char protocol) { int hash, ret;