From 8732b26738a41671d8d2223e4d629c20c7e622cc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 12 May 2011 12:36:21 +0200 Subject: add forked-daapd server and all deps --- package/mxml/patches/patch-mxmldoc_c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/mxml/patches/patch-mxmldoc_c (limited to 'package/mxml/patches/patch-mxmldoc_c') diff --git a/package/mxml/patches/patch-mxmldoc_c b/package/mxml/patches/patch-mxmldoc_c new file mode 100644 index 000000000..15d520b05 --- /dev/null +++ b/package/mxml/patches/patch-mxmldoc_c @@ -0,0 +1,11 @@ +--- mxml-2.6.orig/mxmldoc.c 2009-05-05 15:38:00.000000000 +0200 ++++ mxml-2.6/mxmldoc.c 2011-05-10 12:52:35.000000000 +0200 +@@ -57,7 +57,7 @@ + #ifndef WIN32 + # include + # include +-# include ++//# include + # include + extern char **environ; + #endif /* !WIN32 */ -- cgit v1.2.3