# HG changeset patch # User Matti Hamalainen # Date 1169697003 0 # Node ID e19336d4b56d9a64d969474ab8270337021d0142 # Parent d600f45c92d20875823fc866cabe5d8d5930dc9b Okay, the staticizin wasn't corrent. I'm way too tired. :D diff -r d600f45c92d2 -r e19336d4b56d src/xs_init.c --- a/src/xs_init.c Thu Jan 25 03:50:00 2007 +0000 +++ b/src/xs_init.c Thu Jan 25 03:50:03 2007 +0000 @@ -20,13 +20,12 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ - #include "xmms-sid.h" #include "xs_config.h" #include "xs_fileinfo.h" -static InputPlugin xs_plugin_ip = { +InputPlugin xs_plugin_ip = { NULL, /* FILLED BY XMMS */ NULL, /* FILLED BY XMMS */ PACKAGE_STRING, /* Plugin description */