]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/compat/linux/linux_errno.c
Fix multiple denial of service in ntpd.
[FreeBSD/FreeBSD.git] / sys / compat / linux / linux_errno.c
1 /* $FreeBSD$ */
2
3 #include <sys/cdefs.h>
4 #include <sys/errno.h>
5
6 #include <compat/linux/linux_errno.inc>