DJGPP update.

PR: 989
Submitted by: Doug Kaufman
This commit is contained in:
Andy Polyakov
2005-01-04 10:28:38 +00:00
parent 3b4de6e4cc
commit 02a00bb054
5 changed files with 16 additions and 5 deletions

View File

@@ -172,7 +172,6 @@ static int ssl_sock_init(void)
#ifdef WATT32
extern int _watt_do_exit;
_watt_do_exit = 0;
dbug_init();
if (sock_init())
return (0);
#elif defined(OPENSSL_SYS_WINDOWS)