git: Fix buildworld issues - conditionalize thread.h in mountctl

看板DFBSD_commit作者時間16年前 (2009/09/11 15:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AgVMpIR (DFBSD_commit)