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:
@@ -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
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user