X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=net%2Fipv4%2Fprotocol.c;h=da70fef82c93f11c8caa2168eca6f5793eb85cb0;hb=c0cd79d11412969b6b8fa1624cdc1277db82e2fe;hp=291831e792aff067c46e8a3959c9a7058580ddbc;hpb=15c42e5a1f0bccb69508059b8ae0720840068b8e;p=linux-2.6-omap-h63xx.git diff --git a/net/ipv4/protocol.c b/net/ipv4/protocol.c index 291831e792a..da70fef82c9 100644 --- a/net/ipv4/protocol.c +++ b/net/ipv4/protocol.c @@ -30,9 +30,7 @@ #include #include #include -#include #include -#include #include #include #include @@ -75,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;