Just trying to get a snapshot from CVS that builds... Gerd
Index: cygheap.h =================================================================== RCS file: /cvs/src/src/winsup/cygwin/cygheap.h,v retrieving revision 1.81 diff -p -u -r1.81 cygheap.h --- cygheap.h 11 Apr 2004 04:07:18 -0000 1.81 +++ cygheap.h 11 Apr 2004 14:28:41 -0000 @@ -376,3 +376,4 @@ char *__stdcall cstrdup1 (const char *) void __stdcall cfree_and_set (char *&, char * = NULL) __attribute__ ((regparm(2))); void __stdcall cygheap_init (); extern DWORD _cygheap_start; +}
