OSDN Git Service

udp: Define _DARWIN_C_SOURCE
authorMartin Storsjö <martin@martin.st>
Tue, 5 Oct 2010 16:35:33 +0000 (16:35 +0000)
committerMartin Storsjö <martin@martin.st>
Tue, 5 Oct 2010 16:35:33 +0000 (16:35 +0000)
commit5961253463173fb3cff01a6c34e16dba1cd22e0e
tree8473c7cf9b90ccd51a48f0a25e445bf56f1185c5
parent25a2ebb917f301c26be7050e9b5dfe28fe7ade0e
udp: Define _DARWIN_C_SOURCE

This is required in order to get the IP_MULTICAST_TTL define.

Originally committed as revision 25351 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/udp.c