summaryrefslogtreecommitdiff
path: root/math/freemat/files/patch-libs__libFN__fdlibm.h
diff options
context:
space:
mode:
Diffstat (limited to 'math/freemat/files/patch-libs__libFN__fdlibm.h')
-rw-r--r--math/freemat/files/patch-libs__libFN__fdlibm.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/math/freemat/files/patch-libs__libFN__fdlibm.h b/math/freemat/files/patch-libs__libFN__fdlibm.h
deleted file mode 100644
index d7b9992563ee..000000000000
--- a/math/freemat/files/patch-libs__libFN__fdlibm.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- ./libs/libFN/fdlibm.h.orig 2009-11-14 19:26:54.000000000 -0500
-+++ ./libs/libFN/fdlibm.h 2009-11-14 19:27:53.000000000 -0500
-@@ -11,13 +11,11 @@
- */
-
- /* REDHAT LOCAL: Include files. */
-+#include <stdarg.h>
- #include <math.h>
- //#include <sys/types.h>
- //#include <machine/ieeefp.h>
-
--typedef __int32 __int32_t;
--typedef unsigned __int32 __uint32_t;
--
- #define __IEEE_LITTLE_ENDIAN
-
- /* REDHAT LOCAL: Default to XOPEN_MODE. */