From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- packages/zeroconf/files/zeroconf-limits.h.patch | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 packages/zeroconf/files/zeroconf-limits.h.patch (limited to 'packages/zeroconf/files/zeroconf-limits.h.patch') diff --git a/packages/zeroconf/files/zeroconf-limits.h.patch b/packages/zeroconf/files/zeroconf-limits.h.patch deleted file mode 100644 index 46ba208fa5..0000000000 --- a/packages/zeroconf/files/zeroconf-limits.h.patch +++ /dev/null @@ -1,21 +0,0 @@ -In newer glibc after this commit. - -http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/bits/socket.h.diff?r1=1.60&r2=1.61&cvsroot=glibc - - -do not include limits.h indirectly through sockets.h so we would need to include limits.h explicitely. - --Khem - -Index: zeroconf-0.9/zeroconf.c -=================================================================== ---- zeroconf-0.9.orig/zeroconf.c 2008-05-27 16:56:05.000000000 -0700 -+++ zeroconf-0.9/zeroconf.c 2008-05-27 16:56:20.000000000 -0700 -@@ -33,6 +33,7 @@ - #include - #include - #include -+#include - - #include "delay.h" - -- cgit v1.2.3