summaryrefslogtreecommitdiff
path: root/lib/northbound.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/northbound.h')
-rw-r--r--lib/northbound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/northbound.h b/lib/northbound.h
index da5f5be1ee..b311affa31 100644
--- a/lib/northbound.h
+++ b/lib/northbound.h
@@ -678,6 +678,7 @@ enum nb_error {
NB_ERR,
NB_ERR_NO_CHANGES,
NB_ERR_NOT_FOUND,
+ NB_ERR_EXISTS,
NB_ERR_LOCKED,
NB_ERR_VALIDATION,
NB_ERR_RESOURCE,