projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[etrax] Comment out a debug message on usb host driver
[openwrt.git]
/
toolchain
/
gdb
/
patches
/
910-missing_header.patch
1
--- a/gdb/inferior.h
2
+++ b/gdb/inferior.h
3
@@ -21,6 +21,8 @@
4
Foundation, Inc., 59 Temple Place - Suite 330,
5
Boston, MA 02111-1307, USA. */
6
7
+#include <sys/types.h>
8
+
9
#if !defined (INFERIOR_H)
10
#define INFERIOR_H 1
11
This page took
0.038693 seconds
and
5
git commands to generate.