diff --git a/package/tibit/ggrab/gcc34.patch b/package/tibit/ggrab/gcc34.patch new file mode 100644 index 000000000..a3201b81b --- /dev/null +++ b/package/tibit/ggrab/gcc34.patch @@ -0,0 +1,11 @@ +--- ./pesstream.h.orig 2004-09-12 05:05:58.767961504 +0200 ++++ ./pesstream.h 2004-09-12 05:06:13.109781216 +0200 +@@ -25,7 +25,7 @@ + private: + static int m_st_nr; + int m_nr; +- enum S_TYPE m_stype; ++ S_TYPE m_stype; + class CBuffer * mp_cbuf; + class xlist * mp_list; +