summaryrefslogtreecommitdiffstats
path: root/ncr-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'ncr-int.h')
-rw-r--r--ncr-int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ncr-int.h b/ncr-int.h
index ba0b69b..d8c4912 100644
--- a/ncr-int.h
+++ b/ncr-int.h
@@ -137,6 +137,7 @@ void _ncr_key_item_put( struct key_item_st* item);
typedef enum {
LIMIT_TYPE_KEY,
+ NUM_LIMIT_TYPES
} limits_type_t;
void ncr_limits_remove(uid_t uid, pid_t pid, limits_type_t type);