X-Git-Url: https://hackdaworld.org/gitweb/?a=blobdiff_plain;f=packages%2Fmultimedia%2Fflite%2Fdefine_const.patch;fp=packages%2Fmultimedia%2Fflite%2Fdefine_const.patch;h=310583b06e3b250823ffd2d633d07ad8b97b66e2;hb=b116fee475d0e5539304cafb2980d21e8c3d8aa9;hp=0000000000000000000000000000000000000000;hpb=fdf2ee8e68738bc125491338660fee2fdc6378f8;p=hdw-linux%2Fhdw-linux.git diff --git a/packages/multimedia/flite/define_const.patch b/packages/multimedia/flite/define_const.patch new file mode 100644 index 0000000..310583b --- /dev/null +++ b/packages/multimedia/flite/define_const.patch @@ -0,0 +1,10 @@ +--- ./tools/find_sts_main.c.orig 2004-07-24 11:07:35.000000000 +0200 ++++ ./tools/find_sts_main.c 2004-07-24 11:44:23.000000000 +0200 +@@ -40,6 +40,7 @@ + #include + #include + #include ++#define const + #include "cst_wave.h" + #include "cst_track.h" + #include "cst_sigpr.h"