aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt/rust_internal.h')
-rw-r--r--src/rt/rust_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/rust_internal.h b/src/rt/rust_internal.h
index 5bd62d2b..a1cc8e51 100644
--- a/src/rt/rust_internal.h
+++ b/src/rt/rust_internal.h
@@ -16,6 +16,7 @@
#include <stdio.h>
#include <string.h>
#include <fcntl.h>
+#include <math.h>
#include "rust.h"
#include "rand.h"