Ticket #5980: MythTV-pthread.c.patch

File MythTV-pthread.c.patch, 451 bytes (added by Jonathan Martens <jonathan@…>, 15 years ago)
  • libs/libavcodec/pthread.c

     
    2121 * License along with FFmpeg; if not, write to the Free Software
    2222 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
    2323 */
     24#include "../libmythdb/compat.h"
     25 
    2426#include <pthread.h>
    2527
    2628#include "avcodec.h"