*** empty log message ***

This commit is contained in:
Viktor Szakats
1999-07-30 19:20:28 +00:00
parent 5a5cae7cd0
commit e35d0f605b
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
19990730-21:05 CET Victor Szel <info@szelvesz.hu>
* source/rtl/files.c - Two __CYGWIN__ branches joined.
Fri Jul 30 14:44:00 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
* config/bin.cf:

View File

@@ -10,9 +10,6 @@
#if defined(__CYGWIN__)
#include <mingw32/share.h>
#endif
#if defined(__CYGWIN__)
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>