mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add FBSD_1.2; syscalls added in 9-CURRENT are supposed to go there.
Suggested by: kib
This commit is contained in:
parent
7369a541f7
commit
e057276a4e
1 changed files with 3 additions and 0 deletions
|
|
@ -364,6 +364,9 @@ FBSD_1.1 {
|
|||
unlinkat;
|
||||
};
|
||||
|
||||
FBSD_1.2 {
|
||||
};
|
||||
|
||||
FBSDprivate_1.0 {
|
||||
___acl_aclcheck_fd;
|
||||
__sys___acl_aclcheck_fd;
|
||||
|
|
|
|||
Loading…
Reference in a new issue