diff options
Diffstat (limited to 'audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c')
-rw-r--r-- | audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c b/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c deleted file mode 100644 index e0465672944a..000000000000 --- a/audio/sphinx/files/patch-src-libsphinx2_r_agc_noise.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/libsphinx2/r_agc_noise.c.orig 2007-12-06 18:28:21.000000000 +0100 -+++ src/libsphinx2/r_agc_noise.c 2007-12-06 18:28:49.000000000 +0100 -@@ -34,6 +34,7 @@ - * - */ - #include <stdio.h> -+#include <string.h> - - #include "s2types.h" - #include "c.h" |