summaryrefslogtreecommitdiffstats
path: root/gdb/dstread.c
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-12-09 05:12:46 +0000
committerFred Fish <fnf@specifix.com>1995-12-09 05:12:46 +0000
commitf309ad9590ff65049729c884bd04aa6521df83fb (patch)
tree1295da5386f1fdd8272a225dae36d3050b4f110b /gdb/dstread.c
parentd98dd64ec04a84fd79304fbe681e84714a930c41 (diff)
downloadppe42-binutils-f309ad9590ff65049729c884bd04aa6521df83fb.tar.gz
ppe42-binutils-f309ad9590ff65049729c884bd04aa6521df83fb.zip
* coffread.c, dbxread.c, dstread.c, objfiles.c, os9kread.c,
symfile.c, symtab.c: Use "obstack.h" rather than <obstack.h>.
Diffstat (limited to 'gdb/dstread.c')
-rw-r--r--gdb/dstread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dstread.c b/gdb/dstread.c
index d115fb69cc..16b02f5771 100644
--- a/gdb/dstread.c
+++ b/gdb/dstread.c
@@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "symfile.h"
#include "objfiles.h"
#include "buildsym.h"
-#include <obstack.h>
+#include "obstack.h"
#include "gdb_string.h"
OpenPOWER on IntegriCloud