summaryrefslogtreecommitdiffstats
path: root/include/iptables_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/iptables_common.h')
-rw-r--r--include/iptables_common.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/iptables_common.h b/include/iptables_common.h
index 28bda9f..64723c3 100644
--- a/include/iptables_common.h
+++ b/include/iptables_common.h
@@ -5,7 +5,8 @@
enum exittype {
OTHER_PROBLEM = 1,
PARAMETER_PROBLEM,
- VERSION_PROBLEM
+ VERSION_PROBLEM,
+ RESOURCE_PROBLEM
};
/* this is a special 64bit data type that is 8-byte aligned */