commit | e4baaa2d2795c14775b26213d143e9f9f65e4d54 | [log] [tgz] |
---|---|---|
author | "Vladimir N. Oleynik" <dzo@simtreas.ru> | Thu Sep 22 12:59:26 2005 +0000 |
committer | "Vladimir N. Oleynik" <dzo@simtreas.ru> | Thu Sep 22 12:59:26 2005 +0000 |
tree | f698cdfc8c2ad2918174461fa533bab555172f78 | |
parent | 007a01164705f3b086f5f4633e63a32d6c6e16c6 [diff] [blame] |
more remove lost exported
diff --git a/networking/ifupdown.c b/networking/ifupdown.c index e07167a..68fdd37 100644 --- a/networking/ifupdown.c +++ b/networking/ifupdown.c
@@ -381,7 +381,7 @@ { "static", static_up_ipx, static_down_ipx, }, }; -struct address_family_t addr_ipx = { +static struct address_family_t addr_ipx = { "ipx", sizeof(methods_ipx) / sizeof(struct method_t), methods_ipx