mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Redeclare cp_time. It's no longer static, and linprocfs needs it.
This commit is contained in:
parent
746a935474
commit
ec82b1165a
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
|
||||
#ifdef _KERNEL
|
||||
|
||||
extern long cp_time[CPUSTATES];
|
||||
extern long tk_cancc;
|
||||
extern long tk_nin;
|
||||
extern long tk_nout;
|
||||
|
|
|
|||
Loading…
Reference in a new issue