mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
Yet another pointy hat: when I zapped FBSDprivate_1.1, I forgot to move
its contents to FBSDprivate_1.0.
This commit is contained in:
parent
0957bb7d29
commit
47252f4e65
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ FBSDprivate_1.0 {
|
|||
_pthread_mutex_getyieldloops_np;
|
||||
_pthread_mutex_init;
|
||||
_pthread_mutex_init_calloc_cb;
|
||||
_pthread_mutex_isowned_np;
|
||||
_pthread_mutex_lock;
|
||||
_pthread_mutex_setprioceiling;
|
||||
_pthread_mutex_setspinloops_np;
|
||||
|
|
|
|||
Loading…
Reference in a new issue