aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/egcs/files/patch-ad2
-rw-r--r--lang/egcs/files/patch-af2
-rw-r--r--lang/gcc295/files/patch-ad2
-rw-r--r--lang/gcc295/files/patch-af2
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/egcs/files/patch-ad b/lang/egcs/files/patch-ad
index bea070deb34..315d683e83c 100644
--- a/lang/egcs/files/patch-ad
+++ b/lang/egcs/files/patch-ad
@@ -6,7 +6,7 @@
+
+/* Get generic FreeBSD definitions. */
-+#include <freebsd.h>
++#include "freebsd.h"
+
/* This goes away when the math-emulator is fixed */
#define TARGET_CPU_DEFAULT 0400 /* TARGET_NO_FANCY_MATH_387 */
diff --git a/lang/egcs/files/patch-af b/lang/egcs/files/patch-af
index c1f1ba0e855..d08e4eb1fff 100644
--- a/lang/egcs/files/patch-af
+++ b/lang/egcs/files/patch-af
@@ -6,7 +6,7 @@
+
+/* Get generic FreeBSD definitions. */
-+#include <freebsd.h>
++#include "freebsd.h"
+
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (i386 FreeBSD/ELF)");
diff --git a/lang/gcc295/files/patch-ad b/lang/gcc295/files/patch-ad
index bea070deb34..315d683e83c 100644
--- a/lang/gcc295/files/patch-ad
+++ b/lang/gcc295/files/patch-ad
@@ -6,7 +6,7 @@
+
+/* Get generic FreeBSD definitions. */
-+#include <freebsd.h>
++#include "freebsd.h"
+
/* This goes away when the math-emulator is fixed */
#define TARGET_CPU_DEFAULT 0400 /* TARGET_NO_FANCY_MATH_387 */
diff --git a/lang/gcc295/files/patch-af b/lang/gcc295/files/patch-af
index c1f1ba0e855..d08e4eb1fff 100644
--- a/lang/gcc295/files/patch-af
+++ b/lang/gcc295/files/patch-af
@@ -6,7 +6,7 @@
+
+/* Get generic FreeBSD definitions. */
-+#include <freebsd.h>
++#include "freebsd.h"
+
#undef TARGET_VERSION
#define TARGET_VERSION fprintf (stderr, " (i386 FreeBSD/ELF)");