summaryrefslogtreecommitdiff
path: root/includes/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/common.h')
-rw-r--r--includes/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/common.h b/includes/common.h
index a18f8f6..5bbb017 100644
--- a/includes/common.h
+++ b/includes/common.h
@@ -5,6 +5,7 @@
* Common imports and Mac OS types
*/
#include <ctype.h>
+#include <float.h>
#include <setjmp.h>
#include <stdint.h>
#include <stdio.h>