mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
13 lines
315 B
Plaintext
13 lines
315 B
Plaintext
$NetBSD: patch-ab,v 1.3 2006/01/05 14:46:46 joerg Exp $
|
|
|
|
--- src/xs_fileinfo.cc.orig 2001-11-18 12:51:25.000000000 +0000
|
|
+++ src/xs_fileinfo.cc
|
|
@@ -21,6 +21,7 @@
|
|
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
*/
|
|
|
|
+#include <stddef.h>
|
|
|
|
#include "xmms-sid.h"
|
|
#include <gtk/gtk.h>
|