[glib/wip/meson: 14/35] meson: Add missing termios.h check
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/meson: 14/35] meson: Add missing termios.h check
- Date: Mon, 8 May 2017 12:35:06 +0000 (UTC)
commit 698f6e076f53dfc11dbb00e3e92990107569425d
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 a67e62b..9fcb528 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]