summaryrefslogtreecommitdiffstats
path: root/src/util-error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util-error.h')
-rw-r--r--src/util-error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util-error.h b/src/util-error.h
index eaaf8cb..f1bc80d 100644
--- a/src/util-error.h
+++ b/src/util-error.h
@@ -30,6 +30,7 @@ typedef enum {
SC_EINVAL,
SC_ELIMIT,
SC_EEXIST,
+ SC_ENOENT,
SC_ERR_MAX
} SCError;