]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/os_support.c
lavf/webm_dash: Fix incorrect bandwidth computation
[ffmpeg] / libavformat / os_support.c
index e8f063aaf87c812813676c782dec76f8a7852453..f9d6eeaf90b3c1470593fb2eab3078aec72513fc 100644 (file)
@@ -21,6 +21,7 @@
  */
 
 /* needed by inet_aton() */
+#define _DEFAULT_SOURCE
 #define _SVID_SOURCE
 
 #include "config.h"