From 1d69d936c117c88527292b7ebc03d34711068fd0 Mon Sep 17 00:00:00 2001 From: Wes Peters Date: Mon, 9 Jun 2003 01:13:14 +0000 Subject: Allow snobol to compile on IA-64, with thanks to: Submitted by: Marcel Moolenaar --- lang/snobol/files/patch-af | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lang/snobol/files/patch-af (limited to 'lang/snobol') diff --git a/lang/snobol/files/patch-af b/lang/snobol/files/patch-af new file mode 100644 index 000000000000..7c1e4d41fb41 --- /dev/null +++ b/lang/snobol/files/patch-af @@ -0,0 +1,10 @@ +--- lib/posix/tty.c.orig Sat Jun 7 20:21:57 2003 ++++ lib/posix/tty.c Sat Jun 7 20:22:21 2003 +@@ -1,6 +1,7 @@ + /* $Id: tty.c,v 1.5 1996/10/27 05:37:51 phil Exp $ */ + + #include ++#include + + #ifdef USE_TERMIO + /* awful; but better than duplicating the whole file! */ -- cgit v1.2.3