]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsns: fix undefined reference to add_namespace_for_nsfd #3483
authorThomas Devoogdt <thomas.devoogdt@barco.com>
Tue, 25 Mar 2025 10:58:18 +0000 (11:58 +0100)
committerThomas Devoogdt <thomas.devoogdt@barco.com>
Tue, 25 Mar 2025 12:41:12 +0000 (13:41 +0100)
commit2ced43400f35f7bd45b29364e04166a63a06e16a
tree4bce7bdf2e449ad85ee595b5abac8b359d4464bc
parentb7d5146c8147ea271ea86ffd6a78e05335101f9b
lsns: fix undefined reference to add_namespace_for_nsfd #3483

Fixes:

sys-utils/lsns-lsns.o: In function `read_process':
lsns.c:(.text+0x9e8): undefined reference to `add_namespace_for_nsfd'
collect2: error: ld returned 1 exit status

Signed-off-by: Thomas Devoogdt <thomas.devoogdt@barco.com>
sys-utils/lsns.c