OSDN Git Service

Add _NETBSD_SOURCE definition to fix compilation on NetBSD.
authorJorge Acereda <jacereda@brainstorm.es>
Wed, 3 Mar 2010 09:16:45 +0000 (09:16 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 3 Mar 2010 09:16:45 +0000 (09:16 +0000)
commitd5963ee64aa07295d5058f6400b8f1794123122a
treebc1df042c06c95b20ccbd8aacf011fac8c7e4fca
parentf57880d2445ef5ba39252d663e200b691dbe064f
Add _NETBSD_SOURCE definition to fix compilation on NetBSD.
NetBSD is unlikely to fix their headers and the FATE box passes it
as -D_NETBSD_SOURCE on the command line anyway. In this case, it's
better to keep the hack well-contained within this file.
Closes issue 886.
patch by Jorge Acereda, jacereda brainstorm es

Originally committed as revision 22164 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/bktr.c