Files
pkgsrc-ng/audio/xmms-cdread/patches/patch-ad
2013-09-26 17:14:40 +02:00

13 lines
261 B
Plaintext

$NetBSD: patch-ad,v 1.1 2011/11/27 00:25:05 marino Exp $
--- fileinfo.c.orig 2001-07-21 00:35:41.000000000 +0000
+++ fileinfo.c
@@ -27,6 +27,7 @@
#include <gtk/gtk.h>
#include <stdio.h>
+#include <string.h>
#include <sys/stat.h>
#include <sys/types.h>