fallback-c89: Include config.h
It holds all the HAVE_<func> definitions.
This commit is contained in:
committed by
Emmanuele Bassi
parent
48e96a7ff9
commit
05aba1345f
@@ -18,7 +18,8 @@
|
||||
*/
|
||||
|
||||
#include <math.h>
|
||||
|
||||
#include "config.h"
|
||||
|
||||
/* Workaround for round() for non-GCC/non-C99 compilers */
|
||||
#ifndef HAVE_ROUND
|
||||
static inline double
|
||||
|
||||
Reference in New Issue
Block a user