xref: /freebsd/sys/compat/linux/linux_errno.c (revision 2e3f84e5b79e5c4b351565b0b8469c6f5c7fae7e)
1 /* $FreeBSD$ */
2 
3 #include <sys/cdefs.h>
4 #include <sys/errno.h>
5 
6 #include <compat/linux/linux_errno.inc>
7