summaryrefslogtreecommitdiffstats
path: root/gdb/dwarfread.c
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1994-02-24 13:33:45 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1994-02-24 13:33:45 +0000
commit8ce2cfc039f9aa71cbaaeb4e6ee58f56a97f82b1 (patch)
treeb6d3b3a42796cfe1788fb12f1dccc9b4937cf425 /gdb/dwarfread.c
parent5c07a10bb415732307ea9f2f528c898543f5ad55 (diff)
downloadppe42-binutils-8ce2cfc039f9aa71cbaaeb4e6ee58f56a97f82b1.tar.gz
ppe42-binutils-8ce2cfc039f9aa71cbaaeb4e6ee58f56a97f82b1.zip
* dwarfread.c: Remove second inclusion of <sys/types.h>, which
causes problems if <sys/types.h> has no multiple inclusion protection.
Diffstat (limited to 'gdb/dwarfread.c')
-rw-r--r--gdb/dwarfread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/dwarfread.c b/gdb/dwarfread.c
index be676518c4..15d2988f29 100644
--- a/gdb/dwarfread.c
+++ b/gdb/dwarfread.c
@@ -56,7 +56,6 @@ other things to work on, if you get bored. :-)
#include <fcntl.h>
#include <string.h>
-#include <sys/types.h>
#ifndef NO_SYS_FILE
#include <sys/file.h>
OpenPOWER on IntegriCloud