mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-23 15:37:58 +02:00
10 lines
186 B
Diff
10 lines
186 B
Diff
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
|