]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/applehttpproto.c
segafilm: Fix potential division by 0 on corrupted segafilm streams in the demuxer.
[ffmpeg] / libavformat / applehttpproto.c
index 3a4d4b8100b05ce4346c0b7748a7efc195b1b2a1..bb5029d82f69e047cccb8e261dcbb6e45c41fac3 100644 (file)
@@ -25,7 +25,6 @@
  * http://tools.ietf.org/html/draft-pantos-http-live-streaming
  */
 
-#define _XOPEN_SOURCE 600
 #include "libavutil/avstring.h"
 #include "avformat.h"
 #include "internal.h"