Initial import to Tizen
[profile/ivi/pocketsphinx.git] / packaging / 0001-pocketsphinx-0.7-fix_build_error_with_stdio.patch
1 diff -Naur pocketsphinx-0.7/src/gst-plugin/gstvader.h pocketsphinx-0.7-new/src/gst-plugin/gstvader.h
2 --- pocketsphinx-0.7/src/gst-plugin/gstvader.h  2011-04-14 09:27:25.000000000 -0700
3 +++ pocketsphinx-0.7-new/src/gst-plugin/gstvader.h      2012-07-30 11:10:02.897345425 -0700
4 @@ -38,6 +38,7 @@
5  #define __GST_VADER_H__
6  
7  
8 +#include <stdio.h>
9  #include <gst/gst.h>
10  #include <gst/gstevent.h>
11