X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxputty.c;h=d0ba55f68177a7bc68da8084d21e96a8104f692a;hb=5471539a6738484b48fb938c88dce547a3e4b299;hp=f0b4bfbda75b1666946c2b043cf896208c465f04;hpb=89da2ddf564a93414ee9ab2df3f053608094e417;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. */