mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Update symbol.
This commit is contained in:
parent
a478ea7490
commit
fa1efe5efd
1 changed files with 1 additions and 1 deletions
|
|
@ -173,6 +173,7 @@ FBSDprivate_1.0 {
|
|||
___creat;
|
||||
___pause;
|
||||
___pselect;
|
||||
___sigwait;
|
||||
___sleep;
|
||||
___system;
|
||||
___tcdrain;
|
||||
|
|
@ -206,7 +207,6 @@ FBSDprivate_1.0 {
|
|||
__sendto;
|
||||
__sigsuspend;
|
||||
__sigtimedwait;
|
||||
__sigwait;
|
||||
__sigwaitinfo;
|
||||
__wait3;
|
||||
__wait4;
|
||||
|
|
|
|||
Loading…
Reference in a new issue