mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 03:47:17 +02:00
removing MSDOS defines and code
include/config-win.h: removed reference to MSDOS
This commit is contained in:
parent
d9c1d25882
commit
ec82432941
22 changed files with 26 additions and 211 deletions
|
|
@ -54,7 +54,7 @@ int my_access(const char *path, int amode)
|
|||
|
||||
#endif /* __WIN__ */
|
||||
|
||||
#if defined(MSDOS) || defined(__WIN__)
|
||||
#if defined(__WIN__)
|
||||
|
||||
/*
|
||||
List of file names that causes problem on windows
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue