From a69a2415dea6a68a79b2544c2e6555fc31264e91 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Sun, 27 Jan 2002 04:35:55 +0000 Subject: [PATCH] Backed out the previous checkin. Misunderstood the cause of the problem. --- nsprpub/pr/include/md/_hpux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsprpub/pr/include/md/_hpux.h b/nsprpub/pr/include/md/_hpux.h index b4a93e036677..b09b7aaa89ad 100644 --- a/nsprpub/pr/include/md/_hpux.h +++ b/nsprpub/pr/include/md/_hpux.h @@ -55,7 +55,7 @@ #undef HAVE_WEAK_IO_SYMBOLS #undef HAVE_WEAK_MALLOC_SYMBOLS #define HAVE_DLL -#if defined(IS_64) && defined(__ia64) +#ifdef IS_64 #define USE_DLFCN #else #define USE_HPSHL