---
 configure.ac                        |    2 ++
 src/decoder/mpg123_decoder_plugin.c |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index e221855..1d14772 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,6 +100,8 @@ dnl
 dnl libc features
 dnl
 
+AC_SYS_LARGEFILE()
+
 AC_CHECK_FUNCS(daemon fork syslog)
 if test $ac_cv_func_syslog = no; then
        # syslog is not in the default libraries.  See if it's in some
other. diff --git a/src/decoder/mpg123_decoder_plugin.c
b/src/decoder/mpg123_decoder_plugin.c index 7ffeb11..150d946 100644
--- a/src/decoder/mpg123_decoder_plugin.c
+++ b/src/decoder/mpg123_decoder_plugin.c
@@ -17,6 +17,8 @@
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
+#include "config.h"
+
 #include "decoder_api.h"
 
 #include <glib.h>
-- 
1.6.4.2.264.g79b4f


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to