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