X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=net%2Ftipc%2Fcore.h;h=4dfe137587bbd35a519b87a107f4e665a625bdaa;hb=18f2af2d68815e1c4d5c275ebd030e27ef627582;hp=5569d96b4da3f3652bd418656a2f7e81822feda4;hpb=bb7d43b149ef88cd0d3cb38bb49ebb69a460b42b;p=~andy%2Flinux diff --git a/net/tipc/core.h b/net/tipc/core.h index 5569d96b4da..4dfe137587b 100644 --- a/net/tipc/core.h +++ b/net/tipc/core.h @@ -90,7 +90,6 @@ extern int tipc_random __read_mostly; /* * Routines available to privileged subsystems */ -int tipc_core_start_net(unsigned long); int tipc_handler_start(void); void tipc_handler_stop(void); int tipc_netlink_start(void);