Thomas Anders wrote: > This commit broke the build on at least AIX 4.x, HP-UX 10.x/11.x and > Solaris where struct "dirent" does not have a field "d_type": > [...] > This probably calls for a configure check and #ifdef, at least.
... with the #else part probably falling back to a (portable) stat(2) call. +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
