mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Hook uthread_attr_get_np.c to build
This commit is contained in:
parent
6dc0be5f9f
commit
cab33357a5
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ SRCS+= \
|
|||
uthread_attr_getscope.c \
|
||||
uthread_attr_getstackaddr.c \
|
||||
uthread_attr_getstacksize.c \
|
||||
uthread_attr_get_np.c \
|
||||
uthread_attr_setcreatesuspend_np.c \
|
||||
uthread_attr_setdetachstate.c \
|
||||
uthread_attr_setguardsize.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue