Hi,
I am updating a few 10-stable FreeBSD servers to r326767, and buildworld fails with:
/usr/src/usr.bin/find/function.c:902:5: error: use of undeclared identifier 'exitstatus'
exitstatus = 1;
^
Unless I’m mistaken, I think this is caused by svn commit: r326763 - stable/10/usr.bin/find. Could somebody please have a look at this?
Thanks,
Ben