File muse-add-decls of Package muse
--- muse-0.9/muse/globals.h.orig 2006-11-22 23:22:32.000000000 +0100
+++ muse-0.9/muse/globals.h 2008-05-15 17:50:07.000000000 +0200
@@ -18,6 +18,7 @@
#include "mtc.h"
#include <unistd.h>
+#include <stdlib.h>
extern int recFileNumber;
--- muse-0.9/synti/deicsonze/deicsonze.cpp.orig 2007-08-22 20:33:05.000000000 +0200
+++ muse-0.9/synti/deicsonze/deicsonze.cpp 2008-05-15 16:42:49.000000000 +0200
@@ -31,6 +31,7 @@
#include <list>
#include <stdio.h>
+#include <stdlib.h>
#include "libsynti/mess.h"
#include "muse/midictrl.h"
--- muse-0.9/synti/simpledrums/ssplugin.cpp.orig 2005-05-07 23:24:37.000000000 +0200
+++ muse-0.9/synti/simpledrums/ssplugin.cpp 2008-05-15 17:36:33.000000000 +0200
@@ -13,6 +13,7 @@
#include <dlfcn.h>
#include "ssplugin.h"
#include "common.h"
+#include <stdlib.h>
PluginList plugins;
--- muse-0.9/muse/memory.h.orig 2004-06-07 23:46:08.000000000 +0200
+++ muse-0.9/muse/memory.h 2008-05-15 17:43:19.000000000 +0200
@@ -10,6 +10,7 @@
#define __MEMORY_H__
#include <stdio.h>
+#include <stdlib.h>
#include <map>
// most of the following code is based on examples
--- muse-0.9/muse/evdata.h.orig 2006-11-22 23:22:32.000000000 +0100
+++ muse-0.9/muse/evdata.h 2008-05-15 18:09:14.000000000 +0200
@@ -10,6 +10,7 @@
#define __EVDATA_H__
#include <memory.h>
+#include <string.h>
//---------------------------------------------------------
// EvData