remove HAVE_MATH_H

This commit is contained in:
Julian Orth
2014-03-15 01:57:47 +01:00
committed by Thiago de Arruda
parent b1ea283c59
commit 22a1a26cad
4 changed files with 3 additions and 6 deletions

View File

@@ -824,9 +824,7 @@ proftime_T *tm;
}
# if defined(HAVE_MATH_H)
# include <math.h>
# endif
#include <math.h>
/*
* Divide the time "tm" by "count" and store in "tm2".