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/media-sound/flac-image/files/flac-image-1.00-add-missing...

11 lines
168 B

--- a/flac-image.c
+++ b/flac-image.c
@@ -15,6 +15,7 @@
*/
#include <stdio.h>
+#include <string.h>
#include <unistd.h>
#include <sys/stat.h>
#include <fcntl.h>