projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
304977a
)
remove include of sys/dir.h. Appears unnecessary and isn't available
author
K. Richard Pixley
<rich@cygnus>
Tue, 24 Aug 1993 00:18:04 +0000
(
00:18
+0000)
committer
K. Richard Pixley
<rich@cygnus>
Tue, 24 Aug 1993 00:18:04 +0000
(
00:18
+0000)
on solaris.
gdb/ChangeLog
patch
|
blob
|
history
gdb/m88k-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 7df730565e52d78cdbbfad1bed2247589e976d6c..3e72fe5ec72adfbc4e47702ce9ed4cb6de4f9c45 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,8
@@
+Mon Aug 23 17:16:23 1993 K. Richard Pixley (rich@sendai.cygnus.com)
+
+ * m88k-tdep.c: remove include of sys/dir.h. Appears unnecessary
+ and isn't available on solaris.
+
Mon Aug 23 14:56:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* config/m88k/{delta88v4.mt,delta88v4.mh}: New files
diff --git
a/gdb/m88k-tdep.c
b/gdb/m88k-tdep.c
index b7907d9668de1ef6eaf0fb032496727a1aab8050..63a545fd3c70c35e5045bccfdf79b2325c942425 100644
(file)
--- a/
gdb/m88k-tdep.c
+++ b/
gdb/m88k-tdep.c
@@
-27,7
+27,6
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#include <sys/param.h>
-#include <sys/dir.h>
#include <signal.h>
#include "gdbcore.h"
#include <sys/user.h>