summaryrefslogtreecommitdiff
path: root/libc/kinclude/arch/errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/kinclude/arch/errno.h')
-rw-r--r--libc/kinclude/arch/errno.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/kinclude/arch/errno.h b/libc/kinclude/arch/errno.h
index 8cee74b..0a8f840 100644
--- a/libc/kinclude/arch/errno.h
+++ b/libc/kinclude/arch/errno.h
@@ -1,5 +1,5 @@
-#ifndef __ARCH_ERRNO_H
-#define __ARCH_ERRNO_H
+#ifndef __ARCH_8086_ERRNO_H
+#define __ARCH_8086_ERRNO_H
#define EPERM 1 /* Operation not permitted */
#define ENOENT 2 /* No such file or directory */