Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/13/2003 04:18:01
Module Name:	src
Committed By:	mycroft
Date:		Sat Sep 13 04:18:01 UTC 2003

Modified Files:
	src/lib/libedit: read.c

Log Message:
Fix something that's been annoying me for a while...
Pull in <fcntl.h>, so that the fcntl #defines are present, and we build in the
automatic reset of non-blocking mode, rather than beeping like mad.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/lib/libedit/read.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.