summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet/ip_input.c')
-rw-r--r--sys/netinet/ip_input.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_input.c b/sys/netinet/ip_input.c
index e9d1c09..54cd90b 100644
--- a/sys/netinet/ip_input.c
+++ b/sys/netinet/ip_input.c
@@ -1475,7 +1475,7 @@ ip_rtaddr(dst, rt)
* Save incoming source route for use in replies,
* to be picked up later by ip_srcroute if the receiver is interested.
*/
-void
+static void
save_rte(option, dst)
u_char *option;
struct in_addr dst;
OpenPOWER on IntegriCloud