]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/os_support.c
Do not try to parse empty strf tags.
[ffmpeg] / libavformat / os_support.c
index 8afa628515fdf79f14f19838a66ad4de674c09a6..ac9086c3c3bcdb3f14780a111450da0382109ae4 100644 (file)
@@ -22,7 +22,6 @@
 
 /* needed by inet_aton() */
 #define _SVID_SOURCE
-#define _DARWIN_C_SOURCE
 
 #include "config.h"
 #include "avformat.h"