diff options
Diffstat (limited to 'include/errno.h')
-rw-r--r-- | include/errno.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errno.h b/include/errno.h index 9344a8a..fc36695 100644 --- a/include/errno.h +++ b/include/errno.h @@ -23,6 +23,7 @@ /* TODO include error definitions */ +#define ERANGE 34 |