summaryrefslogtreecommitdiff
path: root/include/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/errno.h')
-rw-r--r--include/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errno.h b/include/errno.h
index 4bd6ea54..e3c0b6a4 100644
--- a/include/errno.h
+++ b/include/errno.h
@@ -30,5 +30,6 @@
#define ETIMEDOUT 10
#define ENOENT 11
#define EOVERFLOW 12
+#define EMSGSIZE 13
#endif /* ERRNO_H */