meson: Add missing termios.h check

Same change as d1d1aba3b4

https://bugzilla.gnome.org/show_bug.cgi?id=775517
This commit is contained in:
Nirbheek Chauhan 2017-01-25 18:17:24 +05:30 committed by Matthias Clasen
parent 3c62619930
commit 5afc6600e8

View File

@ -146,6 +146,7 @@ headers = [
'pwd.h',
'grp.h',
'poll.h',
'termios.h',
'sys/param.h',
'sys/resource.h',
'mach/mach_time.h',