aports/testing/seamonkey/fix-aouth.patch

12 lines
345 B
Diff

--- 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>