From a99cef72a371a9f4ab58bfefd53043b80f764ce6 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 18 Jul 2013 12:07:24 +0000 Subject: Add termios.h formerly included by unistd.h. --- games/tads/distinfo | 3 ++- games/tads/patches/patch-tads2_osunixt.c | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 games/tads/patches/patch-tads2_osunixt.c (limited to 'games') diff --git a/games/tads/distinfo b/games/tads/distinfo index 6fdc6208553..7d598ee7edf 100644 --- a/games/tads/distinfo +++ b/games/tads/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2013/01/10 23:56:32 joerg Exp $ +$NetBSD: distinfo,v 1.11 2013/07/18 12:07:24 joerg Exp $ SHA1 (tads-3.0.8-1/tads23-unix.tar.gz) = 2bd4c64fd090d880b98a8a590d48482d4dfcb67b RMD160 (tads-3.0.8-1/tads23-unix.tar.gz) = 8f83f60d01fb8549fa38adcc48fa04c92fba5250 @@ -6,4 +6,5 @@ Size (tads-3.0.8-1/tads23-unix.tar.gz) = 4122345 bytes SHA1 (patch-aa) = 8d53351305a435d3c2c5d0c1c7f60ed9cbdd7018 SHA1 (patch-ab) = b8e48ff15ef5fa1834c98a5bcc6df3d732dfe062 SHA1 (patch-ac) = 2c05036ff65316699533471d3cbe275e33a100b3 +SHA1 (patch-tads2_osunixt.c) = 7bf4ca85ae9986eea4caff61c27845b6a309ef9f SHA1 (patch-tads3_tcprs.cpp) = 7f377ea541009490910259c734d577b612f264ef diff --git a/games/tads/patches/patch-tads2_osunixt.c b/games/tads/patches/patch-tads2_osunixt.c new file mode 100644 index 00000000000..5e0703b7214 --- /dev/null +++ b/games/tads/patches/patch-tads2_osunixt.c @@ -0,0 +1,12 @@ +$NetBSD: patch-tads2_osunixt.c,v 1.1 2013/07/18 12:07:24 joerg Exp $ + +--- tads2/osunixt.c.orig 2013-07-17 14:34:13.000000000 +0000 ++++ tads2/osunixt.c +@@ -32,6 +32,7 @@ + #include + #endif + #include ++#include + #include + #include + #include -- cgit v1.2.3