summaryrefslogtreecommitdiffstats
path: root/js/src/ctypes/CTypes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/ctypes/CTypes.cpp')
-rw-r--r--js/src/ctypes/CTypes.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/js/src/ctypes/CTypes.cpp b/js/src/ctypes/CTypes.cpp
index 0facd0009..d6adfac2c 100644
--- a/js/src/ctypes/CTypes.cpp
+++ b/js/src/ctypes/CTypes.cpp
@@ -20,10 +20,6 @@
#include <float.h>
#endif
-#if defined(SOLARIS)
-#include <ieeefp.h>
-#endif
-
#ifdef HAVE_SSIZE_T
#include <sys/types.h>
#endif