head	1.2;
access;
symbols
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.10.04.08.59.34;	author linimon;	state dead;
branches;
next	1.1;

1.1
date	2003.06.09.01.13.14;	author wes;	state Exp;
branches;
next	;


desc
@@


1.2
log
@lang/snobol is obsolted by lang/snobol4.

Discussed with:		maintainer
@
text
@--- 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 <stdio.h>
+#include <stdlib.h>
 
 #ifdef USE_TERMIO
 /* awful; but better than duplicating the whole file! */
@


1.1
log
@Allow snobol to compile on IA-64, with thanks to:

Submitted by:	Marcel Moolenaar <marcel@@xcllnt.net>
@
text
@@

