Re: svn commit: r189861 - head/sys/compat/linux

2009-03-15 Thread Sam Leffler
Dmitry Chagin wrote: Author: dchagin Date: Sun Mar 15 19:16:12 2009 New Revision: 189861 URL: http://svn.freebsd.org/changeset/base/189861 Log: Include linux_futex.h before linux_emul.h Please explain the "why" in your commit msg; the "what" is usually clear... Sam

svn commit: r189861 - head/sys/compat/linux

2009-03-15 Thread Dmitry Chagin
Author: dchagin Date: Sun Mar 15 19:16:12 2009 New Revision: 189861 URL: http://svn.freebsd.org/changeset/base/189861 Log: Include linux_futex.h before linux_emul.h Approved by: kib (mentor) MFC after:6 days Modified: head/sys/compat/linux/linux_emul.h head/sys/compat/linux/linu