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