mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
Hook xalloc-die.c up to the build.
This commit is contained in:
parent
4c00d1609e
commit
06c3f81d42
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ SRCS= sort.c \
|
|||
strnlen.c \
|
||||
umaxtostr.c \
|
||||
version-etc.c \
|
||||
xalloc-die.c \
|
||||
xmalloc.c \
|
||||
xmemcoll.c \
|
||||
xstrtoul.c \
|
||||
|
|
|
|||
Loading…
Reference in a new issue