The abs() function isn't defined locally; include a header file that
defines it.
This commit is contained in:
parent
b8c33f3dc0
commit
6ceb6e6fac
@ -32,6 +32,7 @@
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <ddb/ddb.h>
|
||||
#include <ddb/db_access.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user