mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-01 19:42:48 -05:00
<OpenTransportInternet.h> seems to want <Files.h>. Silly thing.
[originally from svn r2848]
This commit is contained in:
@ -6,6 +6,7 @@
|
|||||||
#define OTCARBONAPPLICATION 1
|
#define OTCARBONAPPLICATION 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <Files.h> /* Needed by OpenTransportInternet.h */
|
||||||
#include <OpenTransport.h>
|
#include <OpenTransport.h>
|
||||||
#include <OpenTptInternet.h>
|
#include <OpenTptInternet.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user