--- cci/sys/h/conf.h 2019/07/28 12:24:19 1.1 +++ cci/sys/h/conf.h 2019/07/28 12:29:43 1.1.1.2 @@ -70,6 +70,7 @@ struct swdevt dev_t sw_dev; int sw_freed; int sw_nblks; + int sw_segs; }; #ifdef KERNEL struct swdevt swdevt[];