[PATCH] 2.4.0-test6-pre5 unresolved symbols fix

From: Frank van Maarseveen (F.vanMaarseveen@inter.NL.net)
Date: Sat Aug 05 2000 - 09:11:07 EDT

  • Next message: Chris 'Chipper' Chiapusio: "Re: [OFFTOPIC]Re: FW: Crypto"

    diff -u linux/net/ipv4/netfilter/ip_tables.c.depmodfix linux/net/ipv4/netfilter/ip_tables.c
    --- linux/net/ipv4/netfilter/ip_tables.c.depmodfix Sat Aug 5 13:33:10 2000
    +++ linux/net/ipv4/netfilter/ip_tables.c Sat Aug 5 14:56:13 2000
    @@ -1753,6 +1753,8 @@
     EXPORT_SYMBOL(ipt_register_match);
     EXPORT_SYMBOL(ipt_unregister_match);
     EXPORT_SYMBOL(ipt_do_table);
    +EXPORT_SYMBOL(ipt_register_target);
    +EXPORT_SYMBOL(ipt_unregister_target);
     
     module_init(init);
     module_exit(fini);

    -- 
    Frank
    

    - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Aug 05 2000 - 12:33:03 EDT