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