diff options
Diffstat (limited to 'audio/raop_play/files/patch-rendezvous-mDNS.c')
-rw-r--r-- | audio/raop_play/files/patch-rendezvous-mDNS.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/raop_play/files/patch-rendezvous-mDNS.c b/audio/raop_play/files/patch-rendezvous-mDNS.c deleted file mode 100644 index cb3349040f10..000000000000 --- a/audio/raop_play/files/patch-rendezvous-mDNS.c +++ /dev/null @@ -1,11 +0,0 @@ ---- rendezvous/mDNS.c- Fri Aug 12 09:08:40 2005 -+++ rendezvous/mDNS.c Fri Aug 12 09:09:07 2005 -@@ -1139,7 +1139,7 @@ - - #include <stdio.h> - #include <string.h> --#include <asm/types.h> -+#include <sys/types.h> - - static const struct mDNSprintf_format - { |