Index: head/databases/pgadmin3/files/patch-pgadmin_utils_sshTunnel.cpp =================================================================== --- head/databases/pgadmin3/files/patch-pgadmin_utils_sshTunnel.cpp (nonexistent) +++ head/databases/pgadmin3/files/patch-pgadmin_utils_sshTunnel.cpp (revision 512651) @@ -0,0 +1,12 @@ +--- pgadmin/utils/sshTunnel.cpp.orig 2016-02-08 10:25:13 UTC ++++ pgadmin/utils/sshTunnel.cpp +@@ -19,7 +19,9 @@ + #include "utils/sshTunnel.h" + #include "frm/frmMain.h" + ++#ifdef WIN32 + #pragma comment (lib, "Ws2_32.lib") ++#endif + + typedef const char *(*inet_ntop_t) (int af, const void *src, char *dst, socklen_t size); + Property changes on: head/databases/pgadmin3/files/patch-pgadmin_utils_sshTunnel.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property