summaryrefslogtreecommitdiffstats
path: root/src/util/util_errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/util_errors.h')
-rw-r--r--src/util/util_errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/util_errors.h b/src/util/util_errors.h
index f71ede8d0..39455dc8a 100644
--- a/src/util/util_errors.h
+++ b/src/util/util_errors.h
@@ -86,6 +86,7 @@ enum sssd_errors {
ERR_NO_SYSBUS,
ERR_REFERRAL,
ERR_SELINUX_CONTEXT,
+ ERR_REGEX_NOMATCH,
ERR_LAST /* ALWAYS LAST */
};