看板 DFBSD_commit 關於我們 聯絡資訊
commit 6f9b7349e08e297454442a8b98b61b89a8469254 Author: Matthew Dillon <dillon@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