summaryrefslogtreecommitdiffstats
path: root/tcpip/rip98d.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcpip/rip98d.h')
-rw-r--r--tcpip/rip98d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcpip/rip98d.h b/tcpip/rip98d.h
index fb00a7d..fc4ef8f 100644
--- a/tcpip/rip98d.h
+++ b/tcpip/rip98d.h
@@ -44,7 +44,7 @@ extern struct dest_struct dest_list[];
extern int dest_count;
extern int debug;
-extern int restrict;
+extern int route_restrict;
extern int logging;
/* In rip98d.c */