Bits and pieces, mostly stubs, for the Mac port.
[sgt/putty] / mac / macnet.c
index 63d0cc4..51ad35a 100644 (file)
@@ -174,6 +174,10 @@ int net_service_lookup(char *service)
     return 0;
 }
 
+SockAddr platform_get_x11_unix_address(int displaynum, char **canonicalname)
+{
+    return NULL;
+}
 
 /*
  * Local Variables: