X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fipv4%2Fprotocol.c;h=da70fef82c93f11c8caa2168eca6f5793eb85cb0;hb=b312362be6d9155b66f3a26d9159e0a680fbd6c5;hp=05f5114828eaf04d0393dda48038ed1c536639b6;hpb=c0bc8721b8d0380ec69fa97578c91201201b05a9;p=linux-2.6 diff --git a/net/ipv4/protocol.c b/net/ipv4/protocol.c index 05f5114828..da70fef82c 100644 --- a/net/ipv4/protocol.c +++ b/net/ipv4/protocol.c @@ -30,7 +30,6 @@ #include #include #include -#include #include #include #include @@ -74,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;