* som.c: Include libhppa.h

This commit is contained in:
Jeff Law 1993-11-12 23:39:35 +00:00
parent 40249bfb73
commit 70f1d7387e
2 changed files with 3 additions and 0 deletions

View File

@ -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.

View File

@ -27,6 +27,7 @@
#include "libbfd.h"
#include "som.h"
#include "libhppa.h"
#include <stdio.h>
#include <sys/types.h>