[glib/wip/meson: 27/53] meson: Add missing termios.h check
- From: Tim-Philipp Müller <tpm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/meson: 27/53] meson: Add missing termios.h check
- Date: Sat, 13 May 2017 14:09:42 +0000 (UTC)
commit 6b88e60e1c44e3e9cd641321b8d7fe9014da17d2
Author: Nirbheek Chauhan <nirbheek centricular com>
Date: Wed Jan 25 18:17:24 2017 +0530
meson: Add missing termios.h check
Same change as d1d1aba3b4c024255b530b0f4f2dc9dd19a7086e
https://bugzilla.gnome.org/show_bug.cgi?id=775517
meson.build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/meson.build b/meson.build
index 229a605..a30962a 100644
--- a/meson.build
+++ b/meson.build
@@ -146,6 +146,7 @@ headers = [
'pwd.h',
'grp.h',
'poll.h',
+ 'termios.h',
'sys/param.h',
'sys/resource.h',
'mach/mach_time.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]