Make MSVC a bit happy with sources

This commit is contained in:
Alexander S. Aganichev
2002-09-23 06:16:34 +00:00
parent 9d4ae516d5
commit c283d9e260
8 changed files with 37 additions and 18 deletions

View File

@@ -6,7 +6,9 @@
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#ifdef _POSIX_SOURCE
#define HAVE_UNISTD_H 1
#endif
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRCOLL 1