SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/avr/gdb/patches/patch-gdb_exec_c
Normal file
12
devel/avr/gdb/patches/patch-gdb_exec_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: gdb/exec.c
|
||||
--- gdb/exec.c.orig
|
||||
+++ gdb/exec.c
|
||||
@@ -31,7 +31,7 @@
|
||||
#include "value.h"
|
||||
#include "exec.h"
|
||||
#include "observer.h"
|
||||
-#include "arch-utils.c"
|
||||
+#include "arch-utils.h"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include "readline/readline.h"
|
Loading…
Add table
Add a link
Reference in a new issue