Originally committed as revision 20871 to svn://svn.ffmpeg.org/ffmpeg/trunk
@@ -35,6 +35,8 @@
* and Edouard Gomez <ed.gomez@free.fr>.
*/
+#define _XOPEN_SOURCE 600
+
#include "config.h"
#include "libavformat/avformat.h"
#include <time.h>