Unbreak buildworld after r367339.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2020-11-04 21:39:04 +00:00
parent 9a97c95070
commit cdf6e4e922
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=367348

View File

@ -180,8 +180,6 @@
#define LINUX_ERFKILL 132
#define LINUX_EHWPOISON 133
#ifdef _KERNEL
#define LINUX_ELAST LINUX_EHWPOISON
#endif
#endif /* _LINUX_ERRNO_H_ */