diff options
Diffstat (limited to 'audio/raop_play/files/patch-rendezvous-Client.c')
-rw-r--r-- | audio/raop_play/files/patch-rendezvous-Client.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/raop_play/files/patch-rendezvous-Client.c b/audio/raop_play/files/patch-rendezvous-Client.c deleted file mode 100644 index e218c98d3c18..000000000000 --- a/audio/raop_play/files/patch-rendezvous-Client.c +++ /dev/null @@ -1,13 +0,0 @@ ---- rendezvous/Client.c.orig Fri Dec 16 23:17:02 2005 -+++ rendezvous/Client.c Wed Jul 5 16:32:45 2006 -@@ -83,8 +83,9 @@ - #include <string.h> - #include <unistd.h> - #include <stdlib.h> --#include <asm/types.h> -+#include <sys/types.h> - -+#include "getline.h" - #include "mDNSClientAPI.h"// Defines the interface to the mDNS core code - #include "mDNSPosix.h" // Defines the specific types needed to run mDNS on this platform - #include "ExampleClientApp.h" |