X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/18609086f234db74665d61ed7b9905257e716f5d..719793f0ca7a5747bd4a5b5f5b35073d0ac394e1:/unix/uxsftp.c diff --git a/unix/uxsftp.c b/unix/uxsftp.c index c86b8ea7..6e1a0edc 100644 --- a/unix/uxsftp.c +++ b/unix/uxsftp.c @@ -34,6 +34,8 @@ void platform_get_x11_auth(char *display, int *protocol, /* Do nothing, therefore no auth. */ } +const char platform_x11_best_transport[] = "unix"; + /* * Default settings that are specific to PSFTP. */