git: Fix buildworld issues - conditionalize thread.h in mountctl.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 10 23:56:28 PDT 2009
commit 6f9b7349e08e297454442a8b98b61b89a8469254
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 10 23:52:00 2009 -0700
Fix buildworld issues - conditionalize thread.h in mountctl.h
* mountctl.h only needs thread.h if being compiled by the kernel.
Summary of changes:
sys/sys/mountctl.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f9b7349e08e297454442a8b98b61b89a8469254
--
DragonFly BSD source repository
More information about the Commits
mailing list