]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
meson: fix test_sysfs build
authorThomas Weißschuh <thomas@t-8ch.de>
Sat, 7 Jan 2023 02:24:49 +0000 (02:24 +0000)
committerThomas Weißschuh <thomas@t-8ch.de>
Sat, 7 Jan 2023 02:24:49 +0000 (02:24 +0000)
meson.build

index fd069c13116799c918749bc3568597899b3831bb..32b89d6a73fedc4b46a3c53c9a14e1508c425ef0 100644 (file)
@@ -2967,6 +2967,7 @@ exe = executable(
   'lib/sysfs.c',
   'lib/path.c',
   'lib/buffer.c',
+  'lib/mbsalign.c',
   'lib/fileutils.c',
   have_cpu_set_t ? 'lib/cpuset.c' : [],
   c_args : ['-DTEST_PROGRAM_SYSFS'],