зеркало из https://github.com/github/putty.git
Put a #ifndef around definition of TCS_MULTILINE
[originally from svn r298]
This commit is contained in:
Родитель
cce6d4082a
Коммит
30807509a7
|
@ -1,6 +1,9 @@
|
|||
#include <winresrc.h>
|
||||
|
||||
/* Some systems don't define this, so I do it myself if necessary */
|
||||
#ifndef TCS_MULTILINE
|
||||
#define TCS_MULTILINE 0x0200
|
||||
#endif
|
||||
|
||||
#include "win_res.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче