From 4e9498cbb171d52e2f3015d3e9d6c7b1b7205e27 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 Feb 1999 18:42:00 +0000 Subject: config->router_id works again. --- conf/conf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/conf.h') diff --git a/conf/conf.h b/conf/conf.h index 54f5d5e..69f4a02 100644 --- a/conf/conf.h +++ b/conf/conf.h @@ -18,7 +18,6 @@ struct config { linpool *mem; /* Linear pool containing configuration data */ list protos; /* Configured protocol instances (struct proto_config) */ u32 router_id; /* Our Router ID */ - u16 this_as; /* Our Autonomous System Number */ char *err_msg; /* Parser error message */ int err_lino; /* Line containing error */ char *file_name; /* Name of configuration file */ -- cgit v1.2.3