]> git.proxmox.com Git - mirror_qemu.git/blobdiff - bsd-user/freebsd/meson.build
Merge tag 'pull-request-2023-11-16' of https://gitlab.com/thuth/qemu into staging
[mirror_qemu.git] / bsd-user / freebsd / meson.build
index f87c788e846908feac228fa6c98f5beb91e532fc..8fd6c7cfb8216fb05c9710b492e54bf2f30e0641 100644 (file)
@@ -1,4 +1,6 @@
 bsd_user_ss.add(files(
+  'os-stat.c',
+  'os-proc.c',
   'os-sys.c',
   'os-syscall.c',
 ))