From 4558638014de7cf18593510922a1339a03c4cda0 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 3 Jul 2002 03:20:50 +0000 Subject: * cygheap.cc (init_cheap): Rearrange error message. (cygheap_fixup_in_child): Ditto. * dtable.cc: Remove if 0'ed code. * fhandler_dsp.cc (fhandler_dev_dsp::open): Force binmode. * sec_helper.cc (cygsid::get_id): Use system_printf for error message. * tty.cc (tty::common_init): Ditto. --- winsup/cygwin/pipe.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'winsup/cygwin/pipe.cc') diff --git a/winsup/cygwin/pipe.cc b/winsup/cygwin/pipe.cc index 9313f085c..4b07aded5 100644 --- a/winsup/cygwin/pipe.cc +++ b/winsup/cygwin/pipe.cc @@ -8,6 +8,8 @@ This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWIN_LICENSE" for details. */ +/* FIXME: Should this really be fhandler_pipe.cc? */ + #include "winsup.h" #include #include -- cgit v1.2.3