> On Sat, Mar 19, 2011 at 2:51 PM, Khem Raj wrote: > > The guard is changed to allow to be used the file in libc as well. > > Include string.h (although already included by ldso.h). > > this doesnt make much sense. if you want to use it in libc as well, > then check for libc. > > #if !defined(IS_IN_libdl) && !defined(IS_IN_libc)
going my way I need only one check, anyway, the changes using this are far away (somewhere in my patch queue at position >1500) Peter -- Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
