summaryrefslogtreecommitdiff
path: root/source4/lib/appweb
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/appweb')
-rw-r--r--source4/lib/appweb/mpr/miniMpr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/lib/appweb/mpr/miniMpr.h b/source4/lib/appweb/mpr/miniMpr.h
index 8b28472826..6fc4d50c31 100644
--- a/source4/lib/appweb/mpr/miniMpr.h
+++ b/source4/lib/appweb/mpr/miniMpr.h
@@ -74,8 +74,9 @@
#if QNX4
#include <dirent.h>
#endif
+#ifdef HAVE_MATH_H
#include <math.h>
-
+#endif
/********************************** Defines ***********************************/
#ifdef __cplusplus