summaryrefslogtreecommitdiff
path: root/package/firefox/patches/patch-toolkit_crashreporter_google-breakpad_src_common_stabs_reader_h
blob: 5130adea914a1a2479fae3ba1a66bdd9cde37ffa (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mozilla-release.orig/toolkit/crashreporter/google-breakpad/src/common/stabs_reader.h	2013-09-11 01:15:25.000000000 +0200
+++ mozilla-release/toolkit/crashreporter/google-breakpad/src/common/stabs_reader.h	2013-10-24 11:58:13.000000000 +0200
@@ -53,7 +53,7 @@
 #include <config.h>
 #endif
 
-#ifdef HAVE_A_OUT_H
+#if 0
 #include <a.out.h>
 #endif
 #ifdef HAVE_MACH_O_NLIST_H