From f5b86e698be2f1f96c974a4af176269f5c677596 Mon Sep 17 00:00:00 2001 From: Jones Desougi Date: Thu, 22 Dec 2005 03:33:50 +0000 Subject: Fix probing for supported revisions (Jones Desougi ) Bugzilla #413 --- include/iptables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/iptables.h') diff --git a/include/iptables.h b/include/iptables.h index fbcf2eb4..bf71e526 100644 --- a/include/iptables.h +++ b/include/iptables.h @@ -162,6 +162,7 @@ extern struct iptables_target *iptables_targets; enum ipt_tryload { DONT_LOAD, + DURING_LOAD, TRY_LOAD, LOAD_MUST_SUCCEED }; -- cgit v1.2.3