Changes of Revision 3
[-] [+] | Changed | transcode.spec |
[-] [+] | Added | transcode-1.0.5.diff ^ |
@@ -0,0 +1,10 @@ +--- transcode-1.0.5/libxio/libxio.c.org 2008-01-12 13:50:28.000000000 +0100 ++++ transcode-1.0.5/libxio/libxio.c 2008-01-12 13:50:46.000000000 +0100 +@@ -29,6 +29,7 @@ + #endif + + #include "xio.h" ++#include "static_xio.h" + + #ifdef HAVE_IBP + #include <lors.h> |