aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb6
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2002-10-13 21:23:25 +0000
committerMark Peek <mp@FreeBSD.org>2002-10-13 21:23:25 +0000
commit58ad1bbd0f574a2c9b0dbcfa55e72d046614872d (patch)
tree65f83fc3399404503386e4bd45d2e27c54bd2e73 /devel/gdb6
parent838ce26f5fda580254c3b64f81e5d676a688d714 (diff)
downloadports-58ad1bbd0f574a2c9b0dbcfa55e72d046614872d.tar.gz
ports-58ad1bbd0f574a2c9b0dbcfa55e72d046614872d.zip
Notes
Diffstat (limited to 'devel/gdb6')
-rw-r--r--devel/gdb6/files/patch-defs.h20
-rw-r--r--devel/gdb6/files/patch-gdb_defs.h20
2 files changed, 40 insertions, 0 deletions
diff --git a/devel/gdb6/files/patch-defs.h b/devel/gdb6/files/patch-defs.h
new file mode 100644
index 000000000000..be60dcfc7217
--- /dev/null
+++ b/devel/gdb6/files/patch-defs.h
@@ -0,0 +1,20 @@
+--- gdb/defs.h Thu Aug 1 10:18:32 2002
++++ gdb/defs.h Sun Oct 13 10:44:10 2002
+@@ -39,8 +39,6 @@
+ #include <unistd.h>
+ #endif
+
+-#include "gdb_locale.h"
+-
+ /* For ``enum target_signal''. */
+ #include "gdb/signals.h"
+
+@@ -57,6 +55,8 @@
+ here and in all subsequent file inclusions. */
+
+ #include "ansidecl.h"
++
++#include "gdb_locale.h"
+
+ #include <stdarg.h> /* for va_list */
+
diff --git a/devel/gdb6/files/patch-gdb_defs.h b/devel/gdb6/files/patch-gdb_defs.h
new file mode 100644
index 000000000000..be60dcfc7217
--- /dev/null
+++ b/devel/gdb6/files/patch-gdb_defs.h
@@ -0,0 +1,20 @@
+--- gdb/defs.h Thu Aug 1 10:18:32 2002
++++ gdb/defs.h Sun Oct 13 10:44:10 2002
+@@ -39,8 +39,6 @@
+ #include <unistd.h>
+ #endif
+
+-#include "gdb_locale.h"
+-
+ /* For ``enum target_signal''. */
+ #include "gdb/signals.h"
+
+@@ -57,6 +55,8 @@
+ here and in all subsequent file inclusions. */
+
+ #include "ansidecl.h"
++
++#include "gdb_locale.h"
+
+ #include <stdarg.h> /* for va_list */
+