freebsd-ports/graphics/xmms-dscope/files/patch-dscope.c
Jean-Yves Lefort 06c9035626 Add xmms-dscope.
Dual Scope is a visualization plugin for XMMS.

WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin

PR:		ports/82302
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-06-16 22:53:56 +00:00

10 lines
238 B
C

--- dscope.c.orig Sun Nov 10 16:01:05 2002
+++ dscope.c Wed Jun 15 18:51:15 2005
@@ -11,6 +11,7 @@
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <xmms/plugin.h>
#include <xmms/configfile.h>