# HG changeset patch # User diego # Date 1086266516 0 # Node ID 773ad73744366b4b5b5c73bd6eaac94957608013 # Parent 74968e3440ffcadf7f5e0aebfb9bf6e49bb87e3a MinGW compilation fix, idea and approval by Sascha Sommer diff -r 74968e3440ff -r 773ad7374436 libmpdemux/demux_rtp_internal.h --- a/libmpdemux/demux_rtp_internal.h Thu Jun 03 09:52:25 2004 +0000 +++ b/libmpdemux/demux_rtp_internal.h Thu Jun 03 12:41:56 2004 +0000 @@ -13,6 +13,7 @@ } #ifndef _LIVEMEDIA_HH +#undef STREAM_SEEK #include #endif