Define in_inithead in net/route.h, it's purpose is the initialisation
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 31 Jan 2005 21:44:10 +0000 (21:44 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 31 Jan 2005 21:44:10 +0000 (21:44 +0000)
commit977b21845533f60a46c1578a5a1a408ac60e937e
treeb48113b412e0390d8d0f4969b8a33dd88ee932cb
parent37d49b5a1fcde87559cd3faecc3d4d3e66e1c15f
Define in_inithead in net/route.h, it's purpose is the initialisation
of the AF_INET routing table. This fixes a warning about a missing
prototype in netinet/in_rmx.c and removes the local extern in in_proto.c
sys/net/route.h
sys/netinet/in_proto.c