From d2428a229a6758d3aa7e2dc1617e81d0db13d34c Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=kaber/emailAddress=kaber@netfilter.org" Date: Thu, 22 Dec 2005 03:33:50 +0000 Subject: Fix probing for supported revisions (Jones Desougi ) Bugzilla #413 --- include/ip6tables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/ip6tables.h') diff --git a/include/ip6tables.h b/include/ip6tables.h index 81d99d8..549e041 100644 --- a/include/ip6tables.h +++ b/include/ip6tables.h @@ -130,6 +130,7 @@ extern struct ip6tables_target *ip6tables_targets; enum ip6t_tryload { DONT_LOAD, + DURING_LOAD, TRY_LOAD, LOAD_MUST_SUCCEED }; -- cgit v1.2.3