From 9a9694fbf1796a6a5011b60b2a15c01fa3c61368 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=BBenczykowski?= Date: Wed, 6 Apr 2011 13:35:11 -0700 Subject: Move common parts of libext{4,6}.a into libext.a Signed-off-by: Maciej Zenczykowski --- ip6tables-restore.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ip6tables-restore.c') diff --git a/ip6tables-restore.c b/ip6tables-restore.c index 5531d6e3..420bc523 100644 --- a/ip6tables-restore.c +++ b/ip6tables-restore.c @@ -137,6 +137,7 @@ int main(int argc, char *argv[]) exit(1); } #if defined(ALL_INCLUSIVE) || defined(NO_SHARED_LIBS) + init_extensions(); init_extensions6(); #endif -- cgit v1.2.3