aboutsummaryrefslogtreecommitdiff
path: root/bfd/som.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-03-02 23:04:29 +0000
committerJeff Law <law@redhat.com>1994-03-02 23:04:29 +0000
commit4e64845ca5e5c23afd925cd780aa08884714cda9 (patch)
treeb7372d5f02be00dd18db3ec7a905a1408d49a25a /bfd/som.c
parent74a88e8b27dbd777b7634882dc3732f9061da2e6 (diff)
downloadgdb-4e64845ca5e5c23afd925cd780aa08884714cda9.zip
gdb-4e64845ca5e5c23afd925cd780aa08884714cda9.tar.gz
gdb-4e64845ca5e5c23afd925cd780aa08884714cda9.tar.bz2
* som.[ch]: Do not include libhppa.h in som.c, instead include
it in som.h. * elf32-hppa.[ch]: Do not include libhppa.h in elf32-hppa.c, instead include it in elf32-hppa.h.
Diffstat (limited to 'bfd/som.c')
-rw-r--r--bfd/som.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/som.c b/bfd/som.c
index 66c68e9..daeb9f9 100644
--- a/bfd/som.c
+++ b/bfd/som.c
@@ -27,7 +27,6 @@
#include "libbfd.h"
#include "som.h"
-#include "libhppa.h"
#include <stdio.h>
#include <sys/types.h>