- added patch to support statically linking of iptables
- iptables-save/-restore is no longer experimental
diff --git a/extensions/libipt_time.c b/extensions/libipt_time.c
index 10b3788..9d1e559 100644
--- a/extensions/libipt_time.c
+++ b/extensions/libipt_time.c
@@ -288,6 +288,7 @@
 	printf(" ");
 }
 
+static
 struct iptables_match timestruct
 = { NULL,
     "time",