aboutsummaryrefslogtreecommitdiffstats
path: root/devel/gdb66
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2002-10-14 05:23:25 +0800
committermp <mp@FreeBSD.org>2002-10-14 05:23:25 +0800
commitcf6fb7e85abb281512be0bad1572271a334ac2bc (patch)
tree610a5bc9ac401d48696aca49d0d6dcdb1bc579a9 /devel/gdb66
parenteebed431e1569305a8b5de6292da4bb9e764fa86 (diff)
downloadfreebsd-ports-gnome-cf6fb7e85abb281512be0bad1572271a334ac2bc.tar.gz
freebsd-ports-gnome-cf6fb7e85abb281512be0bad1572271a334ac2bc.tar.zst
freebsd-ports-gnome-cf6fb7e85abb281512be0bad1572271a334ac2bc.zip
Quiet PARAMS warning.
Diffstat (limited to 'devel/gdb66')
-rw-r--r--devel/gdb66/files/patch-defs.h20
-rw-r--r--devel/gdb66/files/patch-gdb_defs.h20
2 files changed, 40 insertions, 0 deletions
diff --git a/devel/gdb66/files/patch-defs.h b/devel/gdb66/files/patch-defs.h
new file mode 100644
index 000000000000..be60dcfc7217
--- /dev/null
+++ b/devel/gdb66/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/gdb66/files/patch-gdb_defs.h b/devel/gdb66/files/patch-gdb_defs.h
new file mode 100644
index 000000000000..be60dcfc7217
--- /dev/null
+++ b/devel/gdb66/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 */
+