[glib/meson-for-merge] meson: Add missing termios.h check
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/meson-for-merge] meson: Add missing termios.h check
- Date: Fri, 14 Jul 2017 00:20:28 +0000 (UTC)
commit 5afc6600e8de778c73d8b9addbc9860830d1ba6d
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]