diff options
| author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-11-04 21:39:04 +0000 |
|---|---|---|
| committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2020-11-04 21:39:04 +0000 |
| commit | cdf6e4e922da2f0a74d497892b4172b760f448fb (patch) | |
| tree | 380c665ceb11c0c6cb431f6ad369db5c5a7f0bb2 /sys/compat/linux/linux_errno.h | |
| parent | 9a97c95070b4c9d540af565c5a5cefe89912787e (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux/linux_errno.h')
| -rw-r--r-- | sys/compat/linux/linux_errno.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_errno.h b/sys/compat/linux/linux_errno.h index aa69093811345..46e6f46e202be 100644 --- a/sys/compat/linux/linux_errno.h +++ b/sys/compat/linux/linux_errno.h @@ -180,8 +180,6 @@ #define LINUX_ERFKILL 132 #define LINUX_EHWPOISON 133 -#ifdef _KERNEL #define LINUX_ELAST LINUX_EHWPOISON -#endif #endif /* _LINUX_ERRNO_H_ */ |
