diff options
Diffstat (limited to 'devel/gdb6/files/patch-gdb_config_alpha_nm-fbsd.h')
-rw-r--r-- | devel/gdb6/files/patch-gdb_config_alpha_nm-fbsd.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gdb6/files/patch-gdb_config_alpha_nm-fbsd.h b/devel/gdb6/files/patch-gdb_config_alpha_nm-fbsd.h deleted file mode 100644 index d364e03cd2ec..000000000000 --- a/devel/gdb6/files/patch-gdb_config_alpha_nm-fbsd.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gdb/config/alpha/nm-fbsd.h Tue Mar 6 00:21:21 2001 -+++ gdb/config/alpha/nm-fbsd.h Sun Oct 13 12:23:51 2002 -@@ -22,6 +22,8 @@ - #ifndef NM_FBSD_H - #define NM_FBSD_H - -+#include "config/nm-fbsd.h" -+ - /* Type of the third argument to the `ptrace' system call. */ - #define PTRACE_ARG3_TYPE caddr_t - |