Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bsd-user: Add os-stat.c to the build
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
  • Loading branch information
Karim Taha authored and bsdimp committed Aug 28, 2023
1 parent 292bfd0 commit c97c1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bsd-user/freebsd/meson.build
@@ -1,4 +1,5 @@
bsd_user_ss.add(files(
'os-stat.c',
'os-sys.c',
'os-syscall.c',
))

0 comments on commit c97c1f3

Please sign in to comment.