on 21/12/2011 11:31 Larry Rosenman said the following: > Lsof...... > And this seems like a contradiction between the string.h declaration and the > built-in one.
It more looks like you include machine/cpufunc.h before strings.h and that has an undesired side effect. -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
