--- /usr/portage/x11-libs/gtkmathview/files/gtkmathview-0.8.0-gcc43.patch 2008-06-02 22:25:45.000000000 +0200 +++ gtkmathview-0.8.0-gcc43.patch 2008-06-07 12:28:49.000000000 +0200 @@ -43,3 +43,13 @@ #include "mathVariantAux.hh" static MathVariantAttributes vattr[] = { +--- gtkmathview-0.8.0-orig/src/backend/ps/T1_FontDataBase.cc 2007-08-17 12:02:40.000000000 +0200 ++++ gtkmathview-0.8.0/src/backend/ps/T1_FontDataBase.cc.new 2008-06-07 12:26:01.000000000 +0200 +@@ -23,6 +23,7 @@ + #include + #include + #include ++#include + + #include "String.hh" + #include "T1_FontDataBase.hh"