aboutsummaryrefslogtreecommitdiffstats
path: root/testing/seamonkey/fix-aouth.patch
blob: c7d94e391d2a7e270db830e3c1a51eb5e3555547 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- seamonkey-2.39/mozilla/toolkit/crashreporter/google-breakpad/src/common/stabs_reader.h.orig
+++ seamonkey-2.39/mozilla/toolkit/crashreporter/google-breakpad/src/common/stabs_reader.h
@@ -54,7 +54,7 @@
 #endif
 
 #ifdef HAVE_A_OUT_H
-#include <a.out.h>
+#include <linux/a.out.h>
 #endif
 #ifdef HAVE_MACH_O_NLIST_H
 #include <mach-o/nlist.h>