summaryrefslogtreecommitdiff
path: root/sysdeps/stub/nan.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/nan.h')
-rw-r--r--sysdeps/stub/nan.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysdeps/stub/nan.h b/sysdeps/stub/nan.h
new file mode 100644
index 0000000000..9dd53415c8
--- /dev/null
+++ b/sysdeps/stub/nan.h
@@ -0,0 +1,6 @@
+#ifndef _NAN_H
+#define _NAN_H 1
+
+/* This file should define `NAN' on machines that have such things. */
+
+#endif /* nan.h */