mirror of https://github.com/xzeldon/htop.git
Fix implicit define isnan()
This commit is contained in:
parent
1bedac1ca2
commit
d0d14da8d9
|
@ -24,6 +24,7 @@ in the source distribution for its full text.
|
||||||
#include <sys/resource.h>
|
#include <sys/resource.h>
|
||||||
#include <vm/vm_param.h>
|
#include <vm/vm_param.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
#include <math.h>
|
||||||
|
|
||||||
/*{
|
/*{
|
||||||
#include "Action.h"
|
#include "Action.h"
|
||||||
|
|
Loading…
Reference in New Issue