X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxputty.c;h=d0ba55f68177a7bc68da8084d21e96a8104f692a;hb=2eb952ca31aa13d1f6f429305fbb6f43a9a28c56;hp=f0b4bfbda75b1666946c2b043cf896208c465f04;hpb=f7713d452d37e9b314af48bb295d418b185989b7;p=PuTTY.git diff --git a/unix/uxputty.c b/unix/uxputty.c index f0b4bfbd..d0ba55f6 100644 --- a/unix/uxputty.c +++ b/unix/uxputty.c @@ -7,11 +7,14 @@ #include #include #include +#include #include #include "putty.h" #include "storage.h" +#include "gtkcompat.h" + /* * Stubs to avoid uxpty.c needing to be linked in. */