Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
libxine1
> xine-lib-assert.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File xine-lib-assert.patch of Package libxine1
Index: xine-lib-1.1.11/src/audio_out/audio_alsa_out.c =================================================================== --- xine-lib-1.1.11.orig/src/audio_out/audio_alsa_out.c +++ xine-lib-1.1.11/src/audio_out/audio_alsa_out.c @@ -41,6 +41,7 @@ #ifdef HAVE_ALLOCA_H #include <alloca.h> #endif +#include <assert.h> #define ALSA_PCM_NEW_HW_PARAMS_API #define ALSA_PCM_NEW_SW_PARAMS_API