Index: fhandler_process.cc
===================================================================
RCS file: /cvs/src/src/winsup/cygwin/fhandler_process.cc,v
retrieving revision 1.11
diff -u -p -b -B -r1.11 fhandler_process.cc
--- fhandler_process.cc	2 Jun 2002 06:07:00 -0000	1.11
+++ fhandler_process.cc	2 Jun 2002 10:58:41 -0000
@@ -226,6 +226,7 @@ fhandler_process::open (path_conv *pc, i
       goto out;
     }
 
+  fileid = process_file_no;
   fill_filebuf (p);
 
   if (flags & O_APPEND)
