projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6093e5b
)
Remove unused include files.
author
John Gilmore
<gnu@cygnus>
Fri, 13 Sep 1991 00:59:38 +0000
(
00:59
+0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 13 Sep 1991 00:59:38 +0000
(
00:59
+0000)
gdb/exec.c
patch
|
blob
|
history
diff --git
a/gdb/exec.c
b/gdb/exec.c
index
9fb378c
..
c478e9c
100644
(file)
--- a/
gdb/exec.c
+++ b/
gdb/exec.c
@@
-35,12
+35,6
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "gdbcore.h"
-#ifdef STILL_NEEDED_FOR_DECSTATION
-#include <sys/dir.h> /* For DECstations */
-#include <sys/user.h> /* After a.out.h */
-#include <sys/file.h>
-#endif
-
#include <ctype.h>
#include <sys/stat.h>