summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibC/errno_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/Libraries/LibC/errno_codes.h')
-rw-r--r--Userland/Libraries/LibC/errno_codes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Userland/Libraries/LibC/errno_codes.h b/Userland/Libraries/LibC/errno_codes.h
index f203c68911..cc9b75c7a4 100644
--- a/Userland/Libraries/LibC/errno_codes.h
+++ b/Userland/Libraries/LibC/errno_codes.h
@@ -88,6 +88,7 @@
#define EDQUOT EDQUOT
#define EDIRINTOSELF EDIRINTOSELF
#define ENOTRECOVERABLE ENOTRECOVERABLE
+#define ECANCELED ECANCELED
#define EMAXERRNO EMAXERRNO
#define EWOULDBLOCK EAGAIN