summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/slibtool/slibtool.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h
index e06ef79..fac022f 100644
--- a/include/slibtool/slibtool.h
+++ b/include/slibtool/slibtool.h
@@ -87,6 +87,9 @@ enum slbt_custom_error {
SLBT_ERR_LINK_FREQ,
SLBT_ERR_BAD_DATA,
SLBT_ERR_UNINSTALL_FAIL,
+ SLBT_ERR_LCONF_OPEN,
+ SLBT_ERR_LCONF_MAP,
+ SLBT_ERR_LCONF_PARSE,
};
/* execution modes */