You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
342 B
11 lines
342 B
diff -u -r ../gdb-7.6.2/gdb/proc-service.c ./gdb/proc-service.c
|
|
--- ../gdb-7.6.2/gdb/proc-service.c 2013-12-08 05:33:13.000000000 +0100
|
|
+++ ./gdb/proc-service.c 2014-01-07 16:43:01.866311352 +0100
|
|
@@ -27,7 +27,6 @@
|
|
|
|
#include "gdb_proc_service.h"
|
|
|
|
-#include <sys/procfs.h>
|
|
|
|
/* Prototypes for supply_gregset etc. */
|
|
#include "gregset.h"
|
|
|