aboutsummaryrefslogtreecommitdiff
path: root/include/libmbpk.h
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-30 13:25:30 +1200
committerArslaan Pathan <[email protected]>2026-06-30 13:25:30 +1200
commit8757c35934c40a38412a69e0fa2ac38446836c35 (patch)
treebeae03fceebbdb4535eba1165530b7be3268a72a /include/libmbpk.h
parent4d40ffa1fa5fcf4a139c5fe873e63ed262015324 (diff)
downloadmbpk-8757c35934c40a38412a69e0fa2ac38446836c35.tar.xz
mbpk-8757c35934c40a38412a69e0fa2ac38446836c35.zip
fetch the repo
Diffstat (limited to 'include/libmbpk.h')
-rw-r--r--include/libmbpk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libmbpk.h b/include/libmbpk.h
index 73a5806..3e849bd 100644
--- a/include/libmbpk.h
+++ b/include/libmbpk.h
@@ -6,6 +6,8 @@
#define MBPK_REPO_FAIL 2
#define MBPK_DL_FAIL 3
#define MBPK_EXTRACT_FAIL 4
+#define MBPK_CURL_INIT_FAIL 5
+#define MBPK_CURL_PERFORM_FAIL 6
typedef struct mbpk_pkg mbpk_pkg;