* som.c: Include libhppa.h
This commit is contained in:
parent
40249bfb73
commit
70f1d7387e
2 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
Fri Nov 12 15:29:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||
|
||||
* som.c: Include libhppa.h
|
||||
|
||||
* som.c (bfd_som_set_section_attributes): New function.
|
||||
(bfd_som_set_subsection_attributes): Likewise.
|
||||
(bfd_som_set_symboL_type): Likewise.
|
||||
|
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include "libbfd.h"
|
||||
#include "som.h"
|
||||
#include "libhppa.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Reference in a new issue