mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Include ddb/db_sysctl.c when compiling with 'options DDB'.
This commit is contained in:
parent
05f8ee7fa9
commit
2f522c9084
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ ddb/db_print.c optional ddb
|
|||
ddb/db_ps.c optional ddb
|
||||
ddb/db_run.c optional ddb
|
||||
ddb/db_sym.c optional ddb
|
||||
ddb/db_sysctl.c optional ddb
|
||||
ddb/db_trap.c optional ddb
|
||||
ddb/db_variables.c optional ddb
|
||||
ddb/db_watch.c optional ddb
|
||||
|
|
|
|||
Loading…
Reference in a new issue