summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/conf.h b/sys/sys/conf.h
index f5a08a8..e1cfa0a 100644
--- a/sys/sys/conf.h
+++ b/sys/sys/conf.h
@@ -84,6 +84,7 @@ struct cdev {
gid_t si_gid;
mode_t si_mode;
u_long si_usecount;
+ u_long si_threadcount;
union {
struct {
struct tty *__sit_tty;
OpenPOWER on IntegriCloud