alsa-utils_mixer_widget.patch (287B)
1 --- alsa-utils-1.0.25/alsamixer/mixer_widget.c 2 +++ alsa-utils-1.0.25.patched/alsamixer/mixer_widget.c 3 @@ -18,6 +18,7 @@ 4 * along with this program. If not, see <http://www.gnu.org/licenses/>. 5 */ 6 7 +#include <strings.h> 8 #include "aconfig.h" 9 #include <stdlib.h> 10 #include <string.h>