macos-x portability fixups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@24980 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2007-04-11 04:45:49 +00:00
parent 6a68e09d48
commit 1d32ae5ec0
7 changed files with 44 additions and 70 deletions

View file

@ -43,6 +43,7 @@
#include "config.h"
#include "GNUstepBase/preface.h"
#include "GNUstepBase/GSCategories.h"
#include "GNUstepBase/Unicode.h"
#ifdef HAVE_LIBXML
@ -5533,7 +5534,6 @@ didReceiveAuthenticationChallenge: (NSURLAuthenticationChallenge*)challenge
{
NSMutableArray *params = [NSMutableArray array];
id fault = nil;
int code;
NS_DURING
{