Index: include/err.h |
diff --git a/include/err.h b/include/err.h |
index 3340940a8d68b720547bd8f6b4979378e84f7fae..de73f4e9310208958c96638959fab390c410dc4c 100644 |
--- a/include/err.h |
+++ b/include/err.h |
@@ -71,6 +71,7 @@ |
#define ERR_NO_RESOURCES (-41) |
#define ERR_BAD_HANDLE (-42) |
#define ERR_ACCESS_DENIED (-43) |
+#define ERR_PARTIAL_WRITE (-44) |
#define ERR_USER_BASE (-16384) |