mirror of
https://github.com/curl/curl.git
synced 2026-08-02 22:50:27 +03:00
Gisle Vanem updated the code for win32 and djgpp builds.
This commit is contained in:
parent
f1da9e508e
commit
c3614fa6a3
3 changed files with 8 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ int fileno( FILE *stream);
|
|||
#ifdef word
|
||||
#undef word
|
||||
#endif
|
||||
#define HAVE_LIMITS_H /* we have limits.h */
|
||||
#define DIR_CHAR "/"
|
||||
#define DOT_CHAR "_"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue