[IPV4]: possible cleanups
[safe/jmp/linux-2.6] / net / ipv4 / ip_options.c
index 6d89f3f..7e02ba5 100644 (file)
@@ -620,6 +620,3 @@ int ip_options_rcv_srr(struct sk_buff *skb)
        }
        return 0;
 }
-
-EXPORT_SYMBOL(ip_options_compile);
-EXPORT_SYMBOL(ip_options_undo);