06c9035626
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>
10 lines
238 B
C
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>
|
|
|