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 63dd3314..a81bed2d 100644
--- a/include/errno.h
+++ b/include/errno.h
@@ -28,5 +28,6 @@
#define EIO 8
#define ESRCH 9
#define ETIMEDOUT 10
+#define ENOENT 11
#endif /* ERRNO_H */