| Index: nss/patches/nspr-remove-flat-carbon-headers.patch
|
| ===================================================================
|
| --- nss/patches/nspr-remove-flat-carbon-headers.patch (revision 55475)
|
| +++ nss/patches/nspr-remove-flat-carbon-headers.patch (working copy)
|
| @@ -1,22 +0,0 @@
|
| -Index: mozilla/nsprpub/pr/src/linking/prlink.c
|
| -===================================================================
|
| ---- mozilla/nsprpub/pr/src/linking/prlink.c (revision 45059)
|
| -+++ mozilla/nsprpub/pr/src/linking/prlink.c (working copy)
|
| -@@ -45,15 +45,8 @@
|
| - #endif
|
| -
|
| - #if defined(XP_MACOSX) && defined(USE_MACH_DYLD)
|
| --#include <CodeFragments.h>
|
| --#include <TextUtils.h>
|
| --#include <Types.h>
|
| --#include <Aliases.h>
|
| --#include <CFURL.h>
|
| --#include <CFBundle.h>
|
| --#include <CFString.h>
|
| --#include <CFDictionary.h>
|
| --#include <CFData.h>
|
| -+#include <Carbon/Carbon.h>
|
| -+#include <CoreFoundation/CoreFoundation.h>
|
| - #endif
|
| -
|
| - #ifdef XP_UNIX
|
|
|