diff --git a/meson.build b/meson.build index 62989bedd..4445e3d6d 100644 --- a/meson.build +++ b/meson.build @@ -215,7 +215,6 @@ headers = [ 'pwd.h', 'grp.h', 'poll.h', - 'termios.h', 'sys/param.h', 'sys/resource.h', 'mach/mach_time.h', @@ -373,7 +372,6 @@ functions = [ 'pipe2', 'issetugid', 'timegm', - 'gmtime_r', 'strerror_r', 'lstat', 'strsignal',