diff options
Diffstat (limited to 'audio/sphinx/files/patch-src_libsphinx2_eht__quit.c')
-rw-r--r-- | audio/sphinx/files/patch-src_libsphinx2_eht__quit.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/sphinx/files/patch-src_libsphinx2_eht__quit.c b/audio/sphinx/files/patch-src_libsphinx2_eht__quit.c new file mode 100644 index 000000000000..f545fff4e4ef --- /dev/null +++ b/audio/sphinx/files/patch-src_libsphinx2_eht__quit.c @@ -0,0 +1,10 @@ +--- src/libsphinx2/eht_quit.c.orig 2001-12-13 21:11:20 UTC ++++ src/libsphinx2/eht_quit.c +@@ -85,6 +85,7 @@ + */ + + #include <stdio.h> ++#include <stdlib.h> + #include <stdarg.h> + + void |