mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 00:04:14 -05:00
6 lines
104 B
C
6 lines
104 B
C
/* $FreeBSD$ */
|
|
|
|
#include <sys/cdefs.h>
|
|
#include <sys/errno.h>
|
|
|
|
#include <compat/linux/linux_errno.inc>
|