diff options
author | Jeff Law <law@redhat.com> | 1993-11-12 23:39:35 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-12 23:39:35 +0000 |
commit | 70f1d7387eaa7cfb8572a117a92b0ae39b7f51e3 (patch) | |
tree | 1215223d976a3ae95d1a6f2fa52d002d7312e607 /bfd/som.c | |
parent | 40249bfb73566193d2eb5cd6f39905ba347ec86f (diff) | |
download | gdb-70f1d7387eaa7cfb8572a117a92b0ae39b7f51e3.zip gdb-70f1d7387eaa7cfb8572a117a92b0ae39b7f51e3.tar.gz gdb-70f1d7387eaa7cfb8572a117a92b0ae39b7f51e3.tar.bz2 |
* som.c: Include libhppa.h
Diffstat (limited to 'bfd/som.c')
-rw-r--r-- | bfd/som.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ #include "libbfd.h" #include "som.h" +#include "libhppa.h" #include <stdio.h> #include <sys/types.h> |