summary refs log tree commit diff stats
path: root/bsd-user/freebsd/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/freebsd/meson.build')
-rw-r--r--bsd-user/freebsd/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-user/freebsd/meson.build b/bsd-user/freebsd/meson.build
index f2f047cca3..8fd6c7cfb8 100644
--- a/bsd-user/freebsd/meson.build
+++ b/bsd-user/freebsd/meson.build
@@ -1,5 +1,6 @@
 bsd_user_ss.add(files(
   'os-stat.c',
+  'os-proc.c',
   'os-sys.c',
   'os-syscall.c',
 ))