mirror of
https://github.com/curl/curl.git
synced 2026-08-26 04:23:33 +03:00
parent
70b49a4e4c
commit
07a084f539
3 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,7 @@
|
|||
#include "curl_memory.h"
|
||||
#include "memdebug.h"
|
||||
|
||||
#if defined(_WIN32) || defined(MSDOS) || defined(__EMX__)
|
||||
#if defined(_WIN32) || defined(MSDOS)
|
||||
#define DOS_FILESYSTEM 1
|
||||
#elif defined(__amigaos4__)
|
||||
#define AMIGA_FILESYSTEM 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue