projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e3a5cc70bd88ddad8e458a48ab780c1fc1b4c190
[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.041106 seconds
and
3
git commands to generate.