> On Monday 08 March 2010 10:13:04 Andreas Schwab wrote: > > * configure.ac: Include <asm/types.h> when checking for > > linux/netlink.h. > > would linux/types.h be better ?
The check should be consistent with the actual use. asm/types.h is what's used in net.c, so Andreas's change is right. Thanks, Roland ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
