Re: svn commit: r190784 - head/sys/modules/nfsclient

2009-04-06 Thread Robert Watson
On Mon, 6 Apr 2009, John Baldwin wrote: Author: jhb Date: Mon Apr 6 20:17:28 2009 New Revision: 190784 URL: http://svn.freebsd.org/changeset/base/190784 Log: Add opt_kdtrace.h to fix standalone module build. Thanks! Robert N M Watson Computer Laboratory University of Cambridge Modified

svn commit: r190784 - head/sys/modules/nfsclient

2009-04-06 Thread John Baldwin
Author: jhb Date: Mon Apr 6 20:17:28 2009 New Revision: 190784 URL: http://svn.freebsd.org/changeset/base/190784 Log: Add opt_kdtrace.h to fix standalone module build. Modified: head/sys/modules/nfsclient/Makefile Modified: head/sys/modules/nfsclient/Makefile ===