updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / thunderbird-branded / gcc46.patch
blob71a3686ea69506a949b21ba32354ca71ca0879d6
1 diff -Nur comm-1.9.2.orig//mozilla/gfx/ots/src/os2.cc comm-1.9.2/mozilla/gfx/ots/src/os2.cc
2 --- comm-1.9.2.orig//mozilla/gfx/ots/src/os2.cc 2011-04-14 11:37:21.000000000 -0700
3 +++ comm-1.9.2/mozilla/gfx/ots/src/os2.cc 2011-04-29 09:10:23.635807433 -0700
4 @@ -2,6 +2,8 @@
5 // Use of this source code is governed by a BSD-style license that can be
6 // found in the LICENSE file.
8 +#include <cstddef>
10 #include "os2.h"
12 #include "head.h"