From 9eb826478c0fea0137eacad09c662682b80ad216 Mon Sep 17 00:00:00 2001 From: François Revol Date: Tue, 5 Nov 2002 00:56:08 +0000 Subject: MIN/MAX sys/param.h patch by (François Revol ) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Originally committed as revision 1164 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libav/rtsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libav/rtsp.c') diff --git a/libav/rtsp.c b/libav/rtsp.c index 81b59f8916..667a3c095a 100644 --- a/libav/rtsp.c +++ b/libav/rtsp.c @@ -16,10 +16,10 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include #include "avformat.h" #include -#include #include #ifndef __BEOS__ # include -- cgit v1.2.3