mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Quiet PARAMS warning.
This commit is contained in:
parent
838ce26f5f
commit
58ad1bbd0f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67989
20
devel/gdb53/files/patch-gdb_defs.h
Normal file
20
devel/gdb53/files/patch-gdb_defs.h
Normal file
@ -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 */
|
||||
|
20
devel/gdb6/files/patch-defs.h
Normal file
20
devel/gdb6/files/patch-defs.h
Normal file
@ -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 */
|
||||
|
20
devel/gdb6/files/patch-gdb_defs.h
Normal file
20
devel/gdb6/files/patch-gdb_defs.h
Normal file
@ -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 */
|
||||
|
20
devel/gdb66/files/patch-defs.h
Normal file
20
devel/gdb66/files/patch-defs.h
Normal file
@ -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 */
|
||||
|
20
devel/gdb66/files/patch-gdb_defs.h
Normal file
20
devel/gdb66/files/patch-gdb_defs.h
Normal file
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user