X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/8ac4ce9f63f23404c2ebf440352ba219d0452f54..fc0f17db91f32c7504756e92a411a60d2ef0e264:/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. */