summaryrefslogtreecommitdiff
path: root/src/shared
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared')
-rw-r--r--src/shared/errno.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/shared/errno.h b/src/shared/errno.h
new file mode 100644
index 0000000..a0b5731
--- /dev/null
+++ b/src/shared/errno.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#define EFAULT 2