Modular netlib fixes.

git-svn-id: svn://10.0.0.236/branches/scullin_BRANCH@3574 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scullin
1998-06-09 23:09:38 +00:00
parent 0cd7b6fe38
commit a80d9bd169
2 changed files with 4 additions and 5 deletions

View File

@@ -19,16 +19,14 @@
#include "nsNetStubs.h"
#include "nspr.h"
#include "plstr.h"
#include "xp_core.h"
#include "xp_file.h"
#include "libi18n.h"
#include "libevent.h"
#include "mkgeturl.h"
#include "net.h"
extern "C" {
#include "preenc.h"
};
/* From libimg */
#define OPAQUE_CONTEXT void

View File

@@ -2567,7 +2567,8 @@ net_setup_http_stream(ActiveEntry * ce)
NET_SetReadSelect(CE_WINDOW_ID, cd->connection->sock);
}
#if defined(XP_WIN) && defined(MOZILLA_CLIENT)
/* #if defined(XP_WIN) && defined(MOZILLA_CLIENT) */
#if 0
#define COMPUSERVE_HEADER_NAME "Remote-Passphrase"