You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/mpg123-el/files/mpg123-el-1.61-stdlib.patch

11 lines
186 B

https://bugs.gentoo.org/874954
--- mpg123-el-1.61/id3put.c
+++ mpg123-el-1.61/id3put.c
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#define INLEN 30