diff --git a/meson.build b/meson.build index 2b7dc6e51..f05833b9b 100644 --- a/meson.build +++ b/meson.build @@ -220,7 +220,6 @@ headers = [ 'pwd.h', 'grp.h', 'poll.h', - 'termios.h', 'sys/param.h', 'sys/resource.h', 'mach/mach_time.h', @@ -378,7 +377,6 @@ functions = [ 'pipe2', 'issetugid', 'timegm', - 'gmtime_r', 'strerror_r', 'lstat', 'strsignal',