diff --git a/graphics/gnash/files/patch-libbase-tu_file.h b/graphics/gnash/files/patch-libbase-tu_file.h new file mode 100644 index 000000000000..28c2762b65c6 --- /dev/null +++ b/graphics/gnash/files/patch-libbase-tu_file.h @@ -0,0 +1,10 @@ +--- libbase/tu_file.h.orig 2010-08-07 19:50:00.000000000 +0400 ++++ libbase/tu_file.h 2010-10-01 20:49:40.000000000 +0400 +@@ -12,6 +12,7 @@ + #include "dsodefs.h" // DSOEXPORT + #include "utility.h" + #include "IOChannel.h" // for inheritance ++#include + + + namespace gnash {