mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-06-30 19:12: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
|
||||
#endif
|
||||
|
||||
#include <Files.h> /* Needed by OpenTransportInternet.h */
|
||||
#include <OpenTransport.h>
|
||||
#include <OpenTptInternet.h>
|
||||
|
||||
|
Reference in New Issue
Block a user