From 488b508ee47e62d34d187f928ae9356b2c6f2b69 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 9 Jan 2015 14:28:42 +0000 Subject: Don't depend on parser skeleton to include stdlib.h. --- comms/tn3270/distinfo | 3 ++- comms/tn3270/patches/patch-tools_mkmake_mkmake.y | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 comms/tn3270/patches/patch-tools_mkmake_mkmake.y (limited to 'comms') diff --git a/comms/tn3270/distinfo b/comms/tn3270/distinfo index d6622100b69..f40fd1102c4 100644 --- a/comms/tn3270/distinfo +++ b/comms/tn3270/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.3 2011/12/26 03:11:10 joerg Exp $ +$NetBSD: distinfo,v 1.4 2015/01/09 14:28:42 joerg Exp $ SHA1 (tn3270-0.20100116.tar.gz) = b550f2c240aa3b185b935c11ed36e75c8c574503 RMD160 (tn3270-0.20100116.tar.gz) = 59ca2fcaa8f44258eb9cb0069cf17e560754f2c9 Size (tn3270-0.20100116.tar.gz) = 156352 bytes SHA1 (patch-aa) = dfec3563624578dc775f4ec7d0ce813eb9431dce +SHA1 (patch-tools_mkmake_mkmake.y) = e72636ac31a99247b871024665c055db0706b005 diff --git a/comms/tn3270/patches/patch-tools_mkmake_mkmake.y b/comms/tn3270/patches/patch-tools_mkmake_mkmake.y new file mode 100644 index 00000000000..9f9a7febdf9 --- /dev/null +++ b/comms/tn3270/patches/patch-tools_mkmake_mkmake.y @@ -0,0 +1,12 @@ +$NetBSD: patch-tools_mkmake_mkmake.y,v 1.1 2015/01/09 14:28:42 joerg Exp $ + +--- tools/mkmake/mkmake.y.orig 2015-01-09 12:31:43.000000000 +0000 ++++ tools/mkmake/mkmake.y +@@ -40,6 +40,7 @@ __RCSID("$NetBSD: mkmake.y,v 1.1.1.1 201 + #endif + #endif /* not lint */ + #endif ++#include + + typedef struct string { + int -- cgit v1.2.3