1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 # T2 SDE: package/.../xulrunner/gcc43.patch
5 # Copyright (C) 2010 The T2 SDE Project
7 # More information can be found in the files COPYING and README.
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc.orig 2009-12-21 19:34:00.000000000 -0330
18 +++ mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc 2010-11-17 15:15:53.000000000 -0330
21 #include <sys/utsname.h>
27 --- mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc.orig 2009-12-21 19:34:00.000000000 -0330
28 +++ mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc 2010-11-17 15:15:27.000000000 -0330
31 #include <sys/types.h>
37 --- mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc.orig 2009-12-21 19:34:01.000000000 -0330
38 +++ mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc 2010-11-17 13:52:51.000000000 -0330
40 #include <sys/types.h>
47 --- mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/common/linux/file_id.cc.vanilla 2010-11-19 16:25:56.000000000 +0100
48 +++ mozilla-1.9.1/toolkit/crashreporter/google-breakpad/src/common/linux/file_id.cc 2010-11-19 16:26:50.000000000 +0100
53 +#include <sys/types.h>
54 +#include <sys/stat.h>
57 #include "common/linux/file_id.h"